[c-nsp] Subinterfaces on a 6500 Native?

Pete S. pshuleski at gmail.com
Tue Oct 3 16:06:06 EDT 2006


try:

 interface GigabitEthernet2/12
   switchport
   no shutdown
   switchpot trunk encaps dot1q
   switchport mode trunk
   switchport trunk allowed vlan 2 3 4

vlan 2
 name vlan2

vlan 3
 name vlan3

vlan 4
 name vlan4

int vlan 2
  no shut
  ip address 192.168.2.1 255.255.255.0

int vlan 3
  no shut
  ip address 192.168.3.1 255.255.255.0

int vlan 4
  no shut
  ip address 192.168.4.1 255.255.255.0


you should have the idea now.



--Pete



On 10/3/06, Deepak Jain <deepak at ai.net> wrote:
>
> 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/
>


More information about the cisco-nsp mailing list