[c-nsp] ME3600x sub-interfaces
Jason Lixfeld
jason at lixfeld.ca
Fri Oct 26 13:50:59 EDT 2012
Service instances are Cisco's 2012 way of doing subinterfaces:
conf t
int g0/1
switchport mode trunk
switchport trunk allowed vlan none
service instance 100 ethernet
encap dot1q 100
stuff
things
service instance 200 ethernet
encap dot1q 200
stuff
things
On 2012-10-26, at 1:37 PM, Eric A Louie <elouie at yahoo.com> wrote:
> Are sub-interfaces supported on the ME3600x? Or is there some special formula
> that I need to enable them?
>
> Cisco IOS Software, ME360x Software (ME360x-UNIVERSALK9-M), Version 15.2(4)S,
> RELEASE SOFTWARE (fc1)
> License Level: AdvancedMetroIPAccess
> License Type: Permanent
>
> interface GigabitEthernet0/1
> no switchport
> ip address 192.168.111.2 255.255.255.0
> !
> interface GigabitEthernet0/2
> description test interface
> switchport access vlan 55
> switchport mode trunk
>
> me3600-2(config)#int g0/1.1
> ^
> % Invalid input detected at '^' marker.
>
> me3600-2(config)#int g0/2.1
> ^
> % Invalid input detected at '^' marker.
>
>
>
>
> Much appreciated, Eric
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
More information about the cisco-nsp
mailing list