What is the diff
chinaman
Inactive Imported Users Posts: 167
in CCNA & CCENT
What is the diff. between show int and show ip int ?
Show ip protocols - running routing protocol on router
show protocols - routed protocols on router
Show ip protocols - running routing protocol on router
show protocols - routed protocols on router
Comments
-
MrD Member Posts: 441show interface=Interface status, IP address, encapsulation, bandwidth, reliability, load, MTU, duplex, network statistics
show ip interface brief=IP address and status of interfaces -
chinaman Inactive Imported Users Posts: 167Show ip int not show ip int brief,
When I tried to put in the sim both gives me diff.
I mostly used show ip int brief, I think the diff is that show int gives me the encap but in show ip int not. -
MrD Member Posts: 441The show ip interface command will provide you with information regarding the layer 3 configurations of a router's interfaces. The status of the interface, the IP address and mask, information on whether an access list is set on the interface, and basic IP information are included in this output.
-
Humper Member Posts: 647The way I look at it generally is:
show int - layer 2 information
show ip int - layer 3 informationNow working full time!