cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1807
Views
0
Helpful
3
Replies

Missing Commands

sharonbarry779
Level 1
Level 1

What is the template for unicast routing commands?

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

Not sure what context this was :

 

But as per the config :

 

ipv6 dhcp pool melb-lan

dns-server XXXXXXXXXXXXXXXXXXXXXXXX

domain-name cisco_melbourne.com

!

int fa0/0

ipv6 dhcp server melb-lan

ipv6 nd other-config flag 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Thank you

Hello

Example rtr is running ipv6 dhcp stateful server providing ipv6 allocation to host

RTR
conf t
ipv6 unicasting routing

ipv6 dhcp pool DHCP-Stateful
address prefix 45::/64
dns-server 2010:1111::1
domain-name stan.com

int x/x
facing host
45::1/64
ipv6 dhcp server DHCP-Stateful
ipv6 nd managed-config-flag

host stateful
int x.x
ipv6 enable
ipv6 address dhcp
no shut


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Review Cisco Networking for a $25 gift card