[AusNOG] Cisco Q-in-Q config on AAPT e-Line

James Mcintosh james.mcintosh at rocketmail.com
Thu Dec 13 13:19:16 EST 2012


Graeme,

Thanks a heap for this, exactly what I'm looking for however it doesn't seem to let me create sub interfaces (it's a Cisco 3750X)

#interface GigabitEthernet1/0/213208
                          ^
% Invalid input detected at '^' marker.




-James


----- Original Message -----
From: Graeme Allen <gallen at mytelecom.com.au>
To: James Mcintosh <james.mcintosh at rocketmail.com>
Cc: "ausnog at lists.ausnog.net" <ausnog at lists.ausnog.net>
Sent: Thursday, 13 December 2012 12:32 PM
Subject: Re: [AusNOG] Cisco Q-in-Q config on AAPT e-Line

Like this....

interface GigabitEthernet1/0/21
description AAPT Trunk
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 215-218,320,321,398
switchport mode trunk
load-interval 30

interface GigabitEthernet1/0/213208
  description AAPT Trunk:320:8
  encapsulation dot1Q 320 second-dot1q 8
  ip address x.x.x.x 255.255.255.252

interface GigabitEthernet1/0/2132091
  description AAPT Trunk:320:91
  encapsulation dot1Q 320 second-dot1q 91
  ip address y.y.y.y 255.255.255.252


On Wed, 2012-12-12 at 17:19 -0800, James Mcintosh wrote:
> Hi Noggers,
> 
> I'm hoping one of the many smart people on the list can help me with my Q-in-Q issue on AAPT's e-Line (Ethernet).
> 
> We have an AAPT Ethernet Trunk Access at our core that terminates various customer Single Access services. Config on the trunk port that terminates the various single access services looks like so:
> 
> sh run interface GigabitEthernet1/0/21
> Building configuration...
> 
> Current configuration : 217 bytes
> !
> interface GigabitEthernet1/0/21
>  description AAPT Trunk
>  switchport trunk encapsulation dot1q
>  switchport trunk allowed vlan 215-218,320,321,398
>  switchport mode trunk
>  load-interval 30
> end
> 
> Pretty standard stuff. However here's where it gets complicated (to me). VLAN 320 needs to do Q-in-Q, encapsulating 3 other VLAN's within it (VLAN 8, 91 and 22)
> 
> Quoting from the AAPT product definition:
>  
> "AAPT e-Line services delivered end-to-end on AAPT infrastructure support customer VLANs transparently. e-Line services are designed to allow customers to configure and run multiple VLANs without any need to co-ordinate with AAPT.
> 
> 
> To enable multiple VLANs across an AAPT e-Line service where one end is an Ethernet Trunk Access and the other end is either Ethernet Single-Service Access, the customer should configure the CPE at the Ethernet Trunk Access end with 802.1QinQ encapsulation and the CPE at the other end with 802.1Q encapsulation."
> 
> 
> So my question is, how do I get visibility on the core switch of VLAN 8, 91 and 22 which are encapsulated within VLAN 320?
> 
> Your help would be VERY much appreciated!
> 
> 
> -James
> _______________________________________________
> AusNOG mailing list
> AusNOG at lists.ausnog.net
> http://lists.ausnog.net/mailman/listinfo/ausnog



More information about the AusNOG mailing list