[c-nsp] ME3600x sub-interfaces
Eric A Louie
elouie at yahoo.com
Fri Oct 26 14:04:16 EDT 2012
Thanks Thomas. That's definitely an option - it was my 2nd one. The plain old
subinterfaces, like on a router, don't work on this platform, apparently.
Much appreciated, Eric
________________________________
From: "tb at flashstudy.de" <tb at flashstudy.de>
To: Eric A Louie <elouie at yahoo.com>; Cisco NSP <cisco-nsp at puck.nether.net>
Sent: Fri, October 26, 2012 10:53:09 AM
Subject: Re: [c-nsp] ME3600x sub-interfaces
Hi Eric,
this is a switch.
You have to configure a SVI Interface.
conf t
vlan 55
int vlan 55
ip add X.X.x.X
if you want to use more vlans on a port you have to use switchport mode
trunk and you should remobe the comannd switchport access vlan 55.
Regards
Thomas
> 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