[c-nsp] Subinterfaces on a 6500 Native?

Jared Mauch jared at puck.nether.net
Tue Oct 3 16:45:38 EDT 2006


On Tue, Oct 03, 2006 at 04:40:34PM -0400, Deepak Jain wrote:
> 6500(config)#int g2/12
> 6500(config-if)# no ip address
> 6500(config-if)# udld port aggressive
> 6500(config-if)#interface g2/12.100                                  ^
> 		          ^
> % Invalid input detected at '^' marker.
> 
> 
> That is what I was trying to accomplish (vs setting up the VLAN routing 
> in a global InterVLAN routing config the way its done on a 3750).
> 
> For some reason, this 6500 isn't accepting dot interfaces at all.

	I think you need at least SXD or SXE for it.

	I suggest upgrading to SXF6, it should help you here.
We saw some subints disappear in SXF2 after a period of uptime
for snmp polling.

	- Jared

> 
> Thanks,
> 
> Deepak
> 
> Greene, Patrick wrote:
> > You need to specify an encapsulation for the sub-interfaces if that's
> > what your trying to accomplish.  Here's a working config
> > 
> > interface GigabitEthernet13/23
> >  description WAN Uplink
> >  no ip address
> >  udld port aggressive
> > !
> > interface GigabitEthernet13/23.100
> >  encapsulation dot1Q 1030
> >  ip address 10.255.0.1 255.255.255.252
> > !
> > interface GigabitEthernet13/23.101
> >  encapsulation dot1Q 1031
> >  ip address 10.255.0.5 255.255.255.252
> > !
> > interface GigabitEthernet13/23.200
> >  encapsulation dot1Q 1032
> >  ip address 10.255.0.9 255.255.255.252
> > 
> > 
> > I am running
> > s72033_rp-ADVIPSERVICESK9_WAN-M), Version 12.2(18)SXF5
> > 
> > 
> > Cheers,
> > Patrick
> > 
> > -----Original Message-----
> > From: cisco-nsp-bounces at puck.nether.net
> > [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Deepak Jain
> > Sent: Tuesday, October 03, 2006 3:47 PM
> > To: cisco-nsp at puck.nether.net
> > Subject: [c-nsp] Subinterfaces on a 6500 Native?
> > 
> > 
> > What is the minimum software rev for a 6500/7600 running IOS Native to
> > support (dot) or Subinterfaces for L3 VLAN encapsulation?
> > 
> > 6500(config)#int g2/12
> > 6500(config-if)#int g2/12.200
> >                              ^
> > % Invalid input detected at '^' marker.
> > 
> > 6500(config)#encap ?
> > % Unrecognized command
> > 
> > The software rev is:
> > 
> > Cisco Internetwork Operating System Software IOS (tm) c6sup2_rp Software
> > (c6sup2_rp-PSV-M), Version 12.1(22)E6, RELEASE SOFTWARE (fc1) which I
> > was pretty supported it unless I am missing something obvious.
> > 
> > interface GigabitEthernet2/12
> >   ip address 192.168.0.1 255.255.255.252
> >   shutdown
> > !
> > 
> > Thanks in advance,
> > 
> > Deepak
> > _______________________________________________
> > 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/

-- 
Jared Mauch  | pgp key available via finger from jared at puck.nether.net
clue++;      | http://puck.nether.net/~jared/  My statements are only mine.


More information about the cisco-nsp mailing list