[c-nsp] ME3600x sub-interfaces

Jason Lixfeld jason at lixfeld.ca
Fri Oct 26 14:09:48 EDT 2012


IIRC, you have to map a service instance to a bridge domain and create an SVI of the same BD value and apply the ip there.

--

Sent from my mobile device


On 2012-10-26, at 2:01 PM, Eric A Louie <elouie at yahoo.com> wrote:

> ok, that's great, thanks Jason.  
> 
> me3600-2(config-if)#service instance 55 eth
> me3600-2(config-if-srv)#ip addr 192.168.112.1 255.255.255.0
>                            ^
> % Invalid input detected at '^' marker.
> 
> me3600-2(config-if-srv)#ip ?
>  access-group  Specify access control for packets
>  dhcp          DHCP
>  verify        verify
> 
> It won't take an IP address?  
> 
> Much appreciated, Eric
> 
> 
> 
> 
> ________________________________
> From: Jason Lixfeld <jason at lixfeld.ca>
> To: "cisco-nsp at puck.nether.net" <cisco-nsp at puck.nether.net>
> Sent: Fri, October 26, 2012 10:52:12 AM
> Subject: Re: [c-nsp] ME3600x sub-interfaces
> 
> 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/
> 
> 
> _______________________________________________
> 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/
> _______________________________________________
> 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