Thanks Lukas What am facing actually is that I got a request from my customer to raise the MTU for all his L2VPN connections (VFI,XCONNECT) AM afraid if I raised the MTU on the pseudowire interface while the physical interface MTU is still 1500 to cause an issue
> From: [email protected] > To: [email protected]; [email protected]; [email protected] > CC: [email protected] > Subject: RE: [c-nsp] ASR903 Service instance MTU > Date: Sun, 8 Nov 2015 19:00:14 +0100 > > Hi Mohammad, > > > > Hi all > > I have discovered that I can change the MTU as the below syntax > > interface GigabitEthernet0/0/1 > > no ip address > > > > service instance 100 ethernet > > xconnect x.x.x.x {VC_ID} encapsulation mpls > > mtu {} > > > > But If I configured the below > > l2vpn xconnect context {NAME} > > > > There is no option for the MTU under it > > > You have to configure it on the pseudowire interface: > http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_l2_vpns/configuration/xe-3s/mp-l2-vpns-xe-3s-book/mp-any-transport-xe.html#concept_B3B085AFF0384B5C867E3EF9A4C58564 > > > > Lukas > _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
