Cisco Systems 12000 series Switch User Manual


 
show running-config partition
CF-880
Cisco IOS Configuration Fundamentals Command Reference
July 2008
In the following example, only the main configuration partition associated with the interface
configuration is queried, and only the configuration commands associated with FastEthernet interface
0/1 are displayed.
Router# show running-config partition interface fastethernet0/1
Building configuration...
Current configuration : 213 bytes
!
Configuration of Partition interface FastEthernet0/1
!
!
interface FastEthernet0/1
ip address 10.4.2.39 255.255.255.0
no ip route-cache cef
no ip route-cache
duplex half
ipv6 enable
no cdp enable
!
!
end
Related Commands Command Description
copy running-config
startup-config
Copies the running configuration to the default startup configuration file.
show interfaces Displays statistics for all interfaces configured on the router or access server.
show running-config Generates and displays a virtual configuration file that lists all configuration
commands that are in effect on the system.
show startup-config Displays the contents of NVRAM (if present and valid) or displays the
configuration file pointed to by the CONFIG_FILE environment variable.
(Command alias for the more:nvram startup-config command.)