cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1352
Views
3
Helpful
2
Replies

ip unnumbered tunnel command

rll3
Level 1
Level 1

Hi,

does anyone know what the tunnel interface number is with the following command? Like, would it represent a predefined vlan or something like that?

========

6513(config-subif)#ip unnumbered tunnel ?

<0-2147483647> Tunnel interface number

2 Replies 2

paolo bevilacqua
Hall of Fame
Hall of Fame

No. Tunnels interfaces can have a arbitrary ID and that is what the CLI is telling you.

It is not common design to have 802.1q interfaces to be unnumbered, let alone from a tunnel interface.

Hope this helps, please rate post if it does!

Thanks for the insight... what i'm trying to do is tunnel l2 to l3 traffic on a cat6500. would this ip ... command help me?