Brocade Fabric OS Documentation Updates - Supporting Fabric OS v7.0.x (53-1002165-05, March 2012)

4 Fabric OS Documentation Updates
53-1002165-05
show running-config
2
show running-config
Displays the contents of the configuration file currently running on the system.
Synopsis show running-config {access-list | cee-map | dot1x | interface | linecard | lldp | rmon |
spanning-tree}
Operands
access-list Displays the running configuration of the access list.
cee-map Displays the QoS Converged Enhanced Ethernet (CEE) maps configuration.
dot1x Displays the 802.1X Port-Based Access Control configuration.
interface Displays the interface configuration.
linecard Displays the linecard configuration.
lldp Displays the LLDP configuration.
rmon Displays the Remote Monitoring Protocol (RMON) configuration.
spanning-tree Displays the STP switch configuration.
Defaults There are no default configurations for this command.
Command
Modes
Privileged EXEC mode
EXEC mode
Description Use this command to display the contents of the configuration file currently running on the system.
The show running-config command displays only the commands that were successfully executed.
Usage
Guidelines
There are no usage guidelines for this command.
Examples To display the content of the current configuration file:
switch#show running-config
!
no protocol spanning-tree
!
interface Vlan 1
!
interface TenGigabitEthernet 0/0
shutdown
!
interface TenGigabitEthernet 0/1
shutdown
!
interface TenGigabitEthernet 0/2
shutdown
!
interface TenGigabitEthernet 0/3
shutdown
!
interface TenGigabitEthernet 0/4
shutdown
See Also show startup-config