[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference 7.286::fddi

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

715.0. "LINE MODE commands for filtering" by TROOA::LEONG () Fri Sep 18 1992 14:37

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.RTitleUserPersonal
Name
DateLines
715.1to shut off IP on port 4BAGELS::LEVYFri Sep 18 1992 20:2110
    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.2Forwarded to customerTROOA::LEONGWed Sep 23 1992 14:091
Jon ... Thanks ... Leslie.