How to display the configuration of a single interface in Cisco Router or a Switch - Network technologies and trends

Network technologies and trends

Jul 17 2008   9:45PM GMT

How to display the configuration of a single interface in Cisco Router or a Switch



Posted by: Yasir Irfan
Networking, Switches, Cisco, Routers, Cisco 2950, Cisco 6500, Cisco Tips, Cisco 3560, Cisco 3745, Cisco Learning, Cisco 3750-E, Cisco 3560-E

Displaying configuration of a single interface can be a time-consuming task if your router or a switch  has extremely long configuration. In this case, the interface keyword of the show running-config command becomes extremely useful.
For example, the show running-config interface serial 0/1  command displays only configuration of the specified interface (without building the whole running configuration)
ITKE#show running-config interface serial 0/1
Building configuration…Current configuration : 124 bytes!
interface Serial0/1
description Connected to ISP
 ip address 192.168.1.6 255.255.255.248

Comment on this Post


You must be logged-in to post a comment. Log-in/Register