cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2762
Views
0
Helpful
1
Replies

How to show the actual IP MTU on subinterface

fsebera
Level 4
Level 4

 

Is there a Cisco cli command to reveal the configured and applied IP MTU on a subinterface other than the

sh run int g0/0/2.#?

 

sh run int g0/0/2

 mtu 9154

 no ip address

 

sh run int g0/0/2.1

 encapsulation dot1q 1

 ip add 10.0.0.1 255.255.255.0

 ip mtu 1400

 

sh int g0/0/2.1

-snip-

 MTU 9154

 

 

The cli command sh int g0/0/2.1 shows the configured MTU  (not the IP MTU) is the same as the physical interface but doesn't show the IP MTU setting on the subinterface.

 

Note: I understand the differences between the the MTU and the IP MTU, I would just like to have a command to show what was configured is recognized and used.

 

My router is an ASR1002-X IOS-XE 15.5

Thanks

Frank

1 Reply 1

fsebera
Level 4
Level 4
Got it

sh ip interface g0/0/2.1

Thanks
Review Cisco Networking for a $25 gift card