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 set up a Shell Command Authorization Set. I want to give someone access to enter "configure terminal" and any "mac-address-table static *" commands. Unmatched commands: Denyconfigure -> permit terminalmac-address-table -> permit staticI built a gro...
Hi. I'm looking to find out how multilink PPP will load balance across serial links that have different amounts of bandwidth. One serial link is 2048 and the other is 5120. Is the load balancing going to be a straight round-robin? Won't that create a...
I have the route 10.10.0.0/24 in OSPF normally with a cost of 1050. If a certain node in the network goes down, the cost increased to 2100. I only want to advertise the network out of BGP if the cost/metric in OSPF is 1050. I tried setting up a route...
I've got two ASA5510s that are connected via three L2 links that are grouped into one Etherchannel. Load balancing isn't working since it is determined by the source/destination ip/mac, and that is always the same. The only ip/mac to talk over the L2...
Thanks for the help. shell command authorization sets don't have a format like that though. I don't know if there's a way to enter permissions like that through ACS.
Just to clarify, the issue seems to be with limiting global configuration commands. I can limit privileged exec commands easily using the Authorization Sets. Is it not possible to limit global configuration commands once you give the user the ability...
Giuseppe,Thanks for the tips on this. The two links are satellite connections between BGP peers. Straight serial, so I don't believe we can divide it up into subinterfaces. The point is kind of dead anyhow, since we couldn't get MLPPP working between...
I tried to add the route-map, but was told I couldn't match metric on an outbound route-map.I tried adding it to the OSPF to BGP redistribution route-map, but not sure if it's working or not. Waiting for the node to go down. The issue I have with doi...