Title: | FDDI - The Next Generation |
Moderator: | NETCAD::STEFANI |
Created: | Thu Apr 27 1989 |
Last Modified: | Thu Jun 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2259 |
Total number of notes: | 8590 |
I have a customer who wants to turn off IP forwarding from one of the Ethernet segments on his DECbridge 610 into the rest of the network and he has to do this in line mode (he is still waiting for delivery of his workstation). Can anyone provide me with the exact line mode commands to do this? Any help is much appreciated. This note is also posted in the MCC conference.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
715.1 | to shut off IP on port 4 | BAGELS::LEVY | Fri Sep 18 1992 20:21 | 10 | |
MCC> SET BRIDGE bridge_id LINE 1 DEFAULT ETHERNET TYPE FILTERING=FALSE MCC> SET BRIDGE bridge_id LINE 2 DEFAULT ETHERNET TYPE FILTERING=FALSE MCC> SET BRIDGE bridge_id LINE 3 DEFAULT ETHERNET TYPE FILTERING=FALSE MCC> SET BRIDGE bridge_id LINE 4 DEFAULT ETHERNET TYPE FILTERING=FALSE MCC> CREATE BRIDGE bridge_id PROTOCOL DATABASE ETHERNET ENTRY 08-00 FORWARD PORTS=(1,2,3) | |||||
715.2 | Forwarded to customer | TROOA::LEONG | Wed Sep 23 1992 14:09 | 1 | |
Jon ... Thanks ... Leslie. |