[c-nsp] asr920 - push two vlans

2016-06-22 Thread Mike
Hi, I have a gig ethernet port I want to accept untagged frames on, and push two vlans on for forwarding thru mpls. Of course, I also want to remove these tags and make the frames untagged when exiting the ethernet port. I am failing to see how to specify this, does anyone have a quick an

Re: [c-nsp] asr920 - push two vlans

2016-06-22 Thread Aaron
If IOS XE on the 920 is similar to IOS on ME3600 at least to the extent of efp (si) implementation then perhaps this will work (taken from my operational me3600) interface GigabitEthernet0/1 switchport trunk allowed vlan none switchport mode trunk mtu 9202 load-interval 30 speed nonegotiat

Re: [c-nsp] asr920 - push two vlans

2016-06-22 Thread Mike
On 06/22/2016 11:50 AM, Aaron wrote: If IOS XE on the 920 is similar to IOS on ME3600 at least to the extent of efp (si) implementation then perhaps this will work (taken from my operational me3600) interface GigabitEthernet0/1 switchport trunk allowed vlan none switchport mode trunk m

Re: [c-nsp] asr920 - push two vlans

2016-06-23 Thread Adam Vitkovsky
> Mike > Sent: Wednesday, June 22, 2016 7:43 PM > > Hi, > > I have a gig ethernet port I want to accept untagged frames on, and push > two vlans on for forwarding thru mpls. Of course, I also want to remove > these tags and make the frames untagged when exiting the ethernet port. I > am failin

Re: [c-nsp] asr920 - push two vlans

2016-06-23 Thread Mike
On 06/23/2016 12:14 AM, Adam Vitkovsky wrote: > Mike > Sent: Wednesday, June 22, 2016 7:43 PM > > Hi, > > I have a gig ethernet port I want to accept untagged frames on, and push > two vlans on for forwarding thru mpls. Of course, I also want to remove > these tags and make the frames untagged wh

Re: [c-nsp] asr920 - push two vlans

2016-06-23 Thread Darin Herteen
As far as I know you can POP 2 on the 920 but you can only push one. Darin From: cisco-nsp on behalf of Mike Sent: Thursday, June 23, 2016 9:16 AM To: Adam Vitkovsky; cisco-nsp@puck.nether.net Subject: Re: [c-nsp] asr920 - push two vlans On 06/23/2016 12:14

Re: [c-nsp] asr920 - push two vlans

2016-06-23 Thread Adam Vitkovsky
> To: Adam Vitkovsky; cisco-nsp@puck.nether.net > Subject: Re: [c-nsp] asr920 - push two vlans > > On 06/23/2016 12:14 AM, Adam Vitkovsky wrote: > So on ASR920, at least with my release, that command doesn't take > 'second-dot1q' parameter. > > rewrite ingr