public / internet facing ACL 8 years ago with no comments in Route, Security, WAN Here’s the ACL I apply to public facing interfaces. You should check my blog post on Cisco’s Support Forum for the latest ...
Public interface ACL 9 years ago with no comments in Route, Security ip access-list extended inbound remark Allow BGP permit tcp host [BGP Neighbor] eq bgp host [Local BGP Interface] permit tcp host ...
Configure IPS on an IOS router 9 years ago with no comments in Route, Security configure terminallogging console debugcrypto key pubkey-chain rsanamed-key realm-cisco.pub signaturekey-string30820122 300D0609 ...
Configure SSH on a router 9 years ago with no comments in Route, Security Router(config)#hostname RouterOneRouterOne(config)#ip domain-name mydomain.comRouterOne(config)#crypto key generate rsaThe name for the ...
Viewing VPN Keys 9 years ago with no comments in ASA, Security, VPN It’s well known that to recover VPN passwords for L2L tunnels you can copy the config to a TFTP server and view the configuration ...