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.
Hello,Wondering if some kind expert will help me out.In IPv6, it is possible to assign multiple IPv6 addresses to an interface. What about when you tunnel IPv6 over IPv4?I noticed that when I had two IPv6 addresses mapped to one end of the tunnel, th...
I came across this as I was searching on ACI multi-tier leaf design info. As a late contribution to the discussion on why choose one over the other, the requirement that typically drives a multi-tier leaf design or FEX-attached design is the need to ...
The command is: ip dhcp database url [timeout seconds | write-delay seconds]and the following are the acceptable URL file formats:- tftp://host/filename- ftp://user:password@host/filename- rcp://user@host/filename Make sure you have enabled "ip dhcp ...
Further to this thread ...I agree it certainly is possible to have both routers providing DHCP service as long as the scope is split, each router having a different DHCP scope (pool) to the other.What if the pool has to be identical because the numbe...
No particular purpose. It was to better understand whether the tunnel behaved similarly to a regular interface in IPv6, given that in IPv6 you can assign multiple IPv6 addresses to an interface.