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 thought this would work to prepend only the default route 0.0.0.0/0 but it ended up prepending everything. On an IOS XR platform conf t!prefix-set PREPEND_CUST0.0.0.0/0end-set!route-policy CUST_PREPEND_ASif destination in PREPEND_CUST thenprepend ...
Hello all, I have been searching for quite some time and every command I try just doesn't seem to work. I will post the config below for review. I am trying to open port 25565 to the outside so people can join a server I am hosting. NAT line in bold ...
I opened a Cisco TAC case on this and this is what they provided as a solution. He showed me it working in the LAB environment. Just an FYI prefix-set XXXX0.0.0.0/0end-set route-policy PASSif destination in XXXX thenprepend as-path 12345 4elsepassend...