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.
I want to block paths that contain exactly 8 consecutive repetitions of AS 64601, even if they are preceded or followed by other ASes (like in the example 5555 64601 64601 ... 66666)." TanksAntonio
Hi, I'm trying to configure bfd, to improve convergence times between ebgp neighbors... I'm using an NCS 520 with the "metroipaccess" license...Has anyone tried this?--- under the bdi´s interface:"bfd interval 50 min_rx 50 multiplier 3"... **gives er...
Hello everyone, I have an ipsec/ikev2 Lan-to-Lan VPN working between an ASA and router A (Cisco), with this router behind a public router that is performing NAT, However, it keeps giving the following errors in the ASA side (i do not have information...
Hello everyone,i'm trying to establish a l2tpv3 tunnel, between two ISR4331, the configuration is very simple and everything seems to be ok, but i can´t ping from site A to Site B: Site A -- ISR4331_A »»»»» RouteC892 »»»»»»» ISR4331_B -- SiteB confi...
The expression currently denies all AS paths that contain AS 64601 anywhere in the path, even if it's not repeated. However, the intended behavior was to deny only the paths that include exactly 8 consecutive repetitions of AS 64601Antonio
Hi, thanks very mutch for the help...I did a simple text: #sh bgp vpnv4 unicast vrf xxx64601 64601 64601 64601 64601 64601 64601 64601 6666664601 64601 64601 64601 64601then:#sh bgp vpnv4 unicast vrf xxx regexp ^64601{8}_ and it didn't work, did not ...