The most recent content from our members.
Looking to see if anyone else is having this issue, and whether anyone's solved it. On my Nexus 7K's I have inbound and outbound ACL's defined and applied to multiple SVI (ignore the confusing naming standard). They consistently appear in a different order in the running config vs the startup config: Running: interface…
Does Engineer's Toolset for Desktop integrate with your NPM server to reach devices or does it reach them directly from the desktop? Asking due to access lists on our devices that allow only access from the NPM servers. Need to know if access will need to be allowed for the desktop IP.
How are others managing ACLs with NCM? I am using snippets. I really like this, however I am still uploading an entirely new ACL and rewriting the old one every time I make a change. This creates a bunch of unnecessary commands in the logs. I'm just wondering if anyhone has a better, more efficient strategy? Thanks.
How would I set up the following VTYACL access list in NCM checking for blocks? I want also want to make sure some other entry is not in there that I am not aware of. ip access-list standard VTYACL permit x.x.x.x permit x.x.x.x permit x.x.x.x permit x.x.x.x permit x.x.x.x 0.0.0.255 permit x.x.x.x 0.0.255.255 permit x.x.x.x…
When making changes to large access lists - is there an easy way for RTN to report which specific access-list got modified? example results from RTN: BEFORE AFTER deny ip host 10.10.10.10 any deny tcp host 10.10.10.10 eq www any permit tcp host 10.10.10.11 eq www any permit tcp host 10.10.10.12 eq www any from above - the…
It looks like you're new here. Sign in or register to get started.