
shutdown
Disables/enables an interface.
Syntax: [no] shutdown
Description: Use the shutdown command to disable all functions on the interface. Output from the show interfaces command displays the interface as administratively down.
Use the no shutdown command to restart the interface.
Use the show pos interface command to display the status of all the POS interfaces or of a single specified POS interface.
Factory Default: Interface is shutdown.
Command Mode: Interface configuration.
Example 1: In the following example, the shutdown command disables interface pos 1/1/1, and the show interface pos command displays the new setting:
router(config)#interface pos 1/1/1
router(config-if)#shutdown
router(config-if)#end
router#show interface pos 1/1/1
POS 1/1/1 is administratively down, line protocol is down
Internet address is 5.10.1.2 255.255.0.0
MTU 4470 bytes, BW 622 Mbit/Sec
Encapsulation PPP, CRC-16
Loopback: None, Keepalive: Disabled, Scramble: Disabled
LCP: Closed, IPCP: Closed, OSICP: Closed
Received:
0 bytes
0 directed packets, 0 multicast packets, 0 broadcast packets
0 discards, 0 errors, 0 unknown protocols
Transmitted:
0 bytes
0 directed packets, 0 multicast packets, 0 broadcast packets
0 discards, 0 errors
Medium Type SONET, Line Coding: NRZ, Line Type: ShortSingleMode
Sonet Loopback: None, Sonet Clock Source: Line
PPP: SNMP Trap link-status: enabled
Sonet/Path: SNMP Trap sonet link-status: enabled
Tx J0 Section Trace: "1"
Rx J0 Section Trace: "1"
Tx Path Trace: "TSR10:1/3/1"
Rx Path Trace: "TSR30:1/3/1"
Example 2: The following example re-enables POS interface 1/1/1:
router(config)#interface pos 1/1/1
router(config-if)#no shutdown
router(config-if)#end
Related Commands: show interface pos
show running-config
Copyright © 2005
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: SONET.fm
HTML File Name: SONET8.html
Last Updated: 02/25/05 at 14:29:54