
show running-config interface
Displays the currently operating configuration for the specified interface.
Syntax: show running-config interface {pos | atm | gbe} bay/slot/port
show running-config interface {atm | vlan} bay/slot/port.subinterface
show running-config interface {aggregate-link | composite-link} name
show running-config interface vlan name.subinterface
bay/slot/port.subinterface
Identifies a specific VLAN interface on an Avici router. Valid values are as follows:
bay: Identifier for this bay. Valid values are 1 through x where x is the number of installed bays.
slot: Slot number where the module is installed. Valid values are 1 - 40.port: Valid values equal number of valid ports for the specified module.
vlan_id: Numerical identifier of each sub-interface. Valid values: 1-4094.
bay/slot/port
Identifies a specific interface on an Avici router. Valid values are as follows:
bay: Identifier for this bay. Valid values are 1 through x where x is the number of installed bays.
slot: Slot number where the module is installed. Valid values are 1 - 40.port: Valid values equal number of valid ports for the specified module.
name
Specifies a string of alpha-numeric characters identifying the composite or aggregate link
name.
subinterfaceSpecifies the name and subinterface of the Vlan.
Description: Use the show running-config interface {pos | atm | gbe} bay/slot/port command to display running-config statistics for a single POS, ATM, or GBE interface.
Use the show running-config interface {atm | vlan} bay/slot/port.subinterface command to display running-config statistics for a single ATM or Vlan subinterface.
Use the show running-config interface {aggregate-link | composite-link} name command to display running-config statistics for a single aggregate or composite link.
Use the show running-config interface vlan name.subinterface command to display running-config statistics for a Vlan in the name format.
Use the show running-config command with no arguments to display the entire current configuration file.
Factory Default: None.
Command Mode: Privileged.
Example 1: The following command displays running-config statistics for the POS interface 1/3/1:
router#show running-config interface pos 1/3/1
!
interface pos 1/3/1
ip address 23.23.23.23 255.255.255.0
no keepalive
no shutdown
!
router#
Example 2: The following command displays running-config statistics for the ATM subinterface 1/35/1.1:
router#show running-config interface atm 1/35/1.1
interface atm 1/35/1.1
pvc pvc35_1_1 0/95
protocol ip 79.79.79.79
!
ip address 79.79.79.80 255.255.255.0
no shutdown
router#
Example 3: The following command displays the running-config statistics for the composite-link cl1:
router#show running-config interface composite-link cl1
!
interface composite- link cl1
ip address 28.28.28.28 255.255.255.0
peer default ip address 28.28.28.30
member- link POS 1/33/2
member-link POS 1/33/3
no shutdown
router#
Related Commands: configure
copy
show startup-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: ConfigFileMgrCmd.fm
HTML File Name: ConfigFileMgrCmd20.html
Last Updated: 02/25/05 at 14:26:17