bridge
bridge-group
protocol {ieee dec}
no bridge
bridge-group
protocol {ieee dec}
ConfiguresThe spanning-tree protocol DefaultNone DescriptionThis command selects the spanning-tree protocol to use for the bridge-group . Possible values are dec , for the Digital spanning-tree protocol, and ieee , for the IEEE spanning-tree protocol. IEEE is the recommend protocol. |
bridge
bridge-group
route
protocol
{apollo appletalk clns decnet ip
ipx vines xns}
no bridge
bridge-group
route
protocol
{apollo appletalk clns decnet ip
ipx vines xns}
ConfiguresRouting of a protocol in a bridge group DefaultNone DescriptionThis command enables routing of the given protocol on a specific bridge group. The protocol parameter may be apollo , appletalk , clns , decnet , ip , ipx , vines , or xns . ExampleThis example enables routing of both IP and IPX in a CRB environment: bridge crb bridge 5 protocol ieee bridge 5 route ip bridge 5 ipx |
busy-message hostname delimiter message delimiter no busy-message ConfiguresThe message displayed when a connection fails DefaultNone Description
This command sets the message that is displayed when a telnet connection to a specific host (given by the
hostname
parameter) fails. The new
message
ExampleRouter(config)# busy-message sunserver2 # server2 is down, please contact sysadmin at 555-1234 # |
cable helper-address ip-address [cable-modem host ] no cable helper-address ip-address [cable-modem host ] ConfiguresDHCP destination address DefaultDisabled Description
This command specifies an IP address of a DHCP server to use for UDP broadcasts from cable modems or other
|
calendar set hh : mm : ss day month year ConfiguresThe system calendar Description
The calendar is available only on high-end routers. It is an internal clock that continues to run even when the router is
|
callback forced-wait seconds no callback forced-wait seconds ConfiguresThe time the router waits before a callback DefaultNone DescriptionThis command specifies the amount of time in seconds that the router waits before initiating a callback to a remote modem. |
cd [ URL ] DescriptionThis command changes the current working directory within the router's filesystem. The URL is optional; if not provided, the system defaults to the flash: directory. See the copy command for other valid filesystem URLs. |