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.
Hi all, suppose we have to configure automatic backupRouter(config)#archiveRouter(config-archive)#path scp://username:password@hostname Router(config-archive)#write memoryIs there any way to hide username and password in config?
Here is wery pretty article about NAT with multi-homing connection to Internethttp://www.nil.si/ipcorner/SmallSiteMultiHoming/But i do not understand IOS and NAT logic in this commands (Listing 2):ip nat inside source route-map ISP_A interface Seria...
Great! Thank you very match! My test was incorrect. I used 2 DHCP servers with every server assign one address to the client - so the client chooses one DHCPv6 server and recieve one ipv6 address. Your test was correct - one server two DHCPv6 pools.
Interesting. We all know that all IPv6 hosts supports multiple IPv6 addresses on the same interface. So, if we need two or more IP addresses on the same interface how we can achieve this goal? One IP = One DHCPv6 server, 2 IP = 2 DHCPv6 servers ?