Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I was wondering if i can create SVI on ASR9000 ?We have a metro deployment with L2 rings using REP and ME3400.We are also considering of buying 2 ASR9000 routers.For example we want to have a daisy chain of ME3400 interconnected via L2 trunk ports...
Hello,I have a strange problem. One of my routers seems to prefer OSPF route over /32 static interface route. I have such route configured ip route 172.20.240.19 255.255.255.255 GigabitEthernet0/1/0.225but sh ip route 172.20.240.19 shows:Routing entr...
Hello,is it possible to translate communities on incoming BGP updates like this.ip community-list expanded TRANSLATE permit 1:2020route-map TEST permit 10 match community TRANSLATE set community 123:2020 I have tried seting this route-map on the inp...
Hello,I am trying to configure OSPF so that in case of network split OSPF does not advertise a connected route anymore.I am trying to make this work like this.In case IP address 172.20.240.5 does not ping, OSPF withdraws a route for 172.20.240.0/29Th...
Hello,We are using Cat 3550.We have tried to use the following config.mac access-list extended MAClist permit any anyclass-map match-any MAC match access-group name MAClistpolicy-map 5Megatunnel class MAC police 5000000 32000 exceed-action dropT...
Hi,my case is a little more complex than I wanted to get into here, especially if i thought i had solved the problem myself.Basically the topo is as following. We have one big ethernet network or bb that connects all the routers in one vlan. They all...
Hello,trypolicy-map CHILD class class-default shape average 2000000policy-map PARENT class class-default shape average 100000000 service-policy CHILDinterface FastEthernet0/1 service-policy output PARENT
You should use spanning-tree portfast trunk and spanning-tree bpdufilter enable on that port.Also you should allow only needed vlans on this trunk just in case server gets compromised.I would also use switchport nonegotiate.