Bridge commands – Paradyne Hotwire 6342 User Manual
Page 74

A. Command Line Interface
A-8
May
2001
6371-A2-GB20-20
Bridge Commands
ip route purge
Minimum Access Level: Administrator
Command Mode: Config
Deletes all IP route table entries, including interface routes and those automatically added
by DHCP Server and DHCP Relay agent.
NOTE: An interface route is created automatically when an IP address and subnet
mask are assigned to an Ethernet interface with the
ifn address
command. The
Ethernet interface route can be deleted with the
ip route purge
or the
ip route
delete
command. Once deleted, the interface route can be entered manually using
ip route create
or a new
ifn address
command.
bridge
{
enable
|
disable
}
Minimum Access Level: Administrator
Command Mode: Config
Enables or disables transparent bridging of traffic in the service domain. Bridging is only
supported when both the router and network are in VNET mode. Traffic in the
management domain is unaffected by this command; IP traffic is always enabled for
management traffic. Refer to the
on page A-18 to see the router’s
bridge configuration and filtering database.
enable – Bridging is activated in the service domain. All protocols, including IP, are
bridged unless IP routing is enabled. This is the factory default.
disable – No bridging can take place.
bridge aging-timeout [
time
]
Minimum Access Level: Administrator
Command Mode: Config
Specifies the amount of time that an unused dynamic entry to the bridge’s filtering
database will be maintained before it is automatically deleted.
time – Valid range for aging timeout is 10–1000000. The default is 300 seconds.
bridge priority [
priority
]
Minimum Access Level: Administrator
Command Mode: Config
Specifies the spanning-tree ranking for the bridge. The higher the priority, the less likely
this bridge will be selected as the spanning-tree root. If no priority is specified, the bridge
priority is reset to the default setting.
priority – Valid range for the priority is 0– 65535. The default is 32768.
spanning-tree
{
enable
|
disable
}
Minimum Access Level: Administrator
Command Mode: Config
Enables or disables the spanning-tree protocol, version IEEE 802.1D, when bridging is
enabled. Spanning-tree protocol is used to prevent loops when bridging is enabled. Refer
to the
on page A-18 to see the spanning-tree topology for the router.
enable – Spanning tree protocol is used.
disable – Spanning tree protocol is not used. This is the factory default.