Cabletron Systems 6000 User Manual
Page 153

Network Tools
6E128-26, 6E138-25, 6E129-26 and 6E139-25 User’s Guide
5-107
bridge:
Syntax:
bridge [ENABLE/DISABLE] [IFNUM/ALL]
Description:
The bridge command allows each bridge port to
be enabled or disabled at the user’s request,
either one at a time or all at once. Specifying a
single interface number will affect the bridging
status of that interface, while specifying ALL
will affect every interface.
Options:
Not Applicable
Example:
defroute:
Syntax:
defroute [interface number] [IP address]
Description:
The defroute command allows the user to view,
set or delete the default IP route to a managed
device through the specified interface.
Options:
Not Applicable
Example:
-> bridge disable all
-> bridge enable 1
051468
-> bridge disable 1
-> defroute 2 147.152.42.32
# Default route is 147.152.42.32 on interface 2
-> defroute
# Default route is 147.152.42.32 on interface 2
-> defroute delete
# Default route is not currently set.
->
05141-69