Quantcast
Channel: IEOC - INE's Online Community
Viewing all articles
Browse latest Browse all 10744

ME3400 QinQ/dot1ad Support for CCIESPv3

$
0
0

 

Guys,

Is CCIE-SPv3 covering QinQ and dot1ad for ME3400E switches running IOS Software Version 12.2-54 SE?

 

I just can't run these commands found in: http://www.cisco.com/en/US/docs/switches/metro/me3400e/software/release/12.2_55_se/configuration/guide/swtunnel.html#wp1060993

 

SW3#show version | i IOS

Cisco IOS Software, ME340x Software (ME340x-METROBASEK9-M), Version 12.2(55)SE7, RELEASE SOFTWARE (fc1)

SW3#show ip int br | i 0/1

GigabitEthernet0/1     unassigned      YES unset  up                    up

SW3#conf t

Enter configuration commands, one per line.  End with CNTL/Z.

SW3(config)#int g0/1

SW3(config-if)#swi

SW3(config-if)#switchport mode tr

SW3(config-if)#switchport mode trunk

SW3(config-if)#swi

SW3(config-if)#switchport mode

SW3(config-if)#switchport mode do

SW3(config-if)#switchport mode ?

  access        Set trunking mode to ACCESS unconditionally

  private-vlan  Set private-vlan mode

  trunk         Set trunking mode to TRUNK unconditionally

 

SW3(config-if)#switchport mode dot1q-tunnel

                               ^

% Invalid input detected at '^' marker.

 

SW3(config-if)#ethernet dot1ad

                ^

% Invalid input detected at '^' marker.

 

SW3(config-if)#


Viewing all articles
Browse latest Browse all 10744