10-27-2018 02:08 AM - edited 03-01-2019 05:56 PM
Hi everyone,i designed a small network topology.I created svi vlan 10 with ip address 2001:1:1:1::1.64 on the MLS.If i put a static Ip on pcB,i can ping the svi successfully.But i want to assigned ip through a server dhcpv6.I configured the server with ip address ,but i cant ping the svi on the mls.
please help me.
mls config:
ipv6 unicast-routing
!
!
!
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
switchport mode dynamic desirable
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
no ip address
shutdown
!
interface Vlan10
mac-address 0007.ecd6.3001
no ip address
ipv6 address 2001:1:1:1::1/64
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end
Switch#
Switch#sh ipv6 route
IPv6 Routing Table - 3 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
U - Per-user Static route, M - MIPv6
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
D - EIGRP, EX - EIGRP external
C 2001:1:1:1::/64 [0/0]
via ::, Vlan10
L 2001:1:1:1::1/128 [0/0]
via ::, Vlan10
L FF00::/8 [0/0]
via ::, Null0
11-14-2018 01:35 AM
Hi there,
What does the config of the switch look like?
cheers,
Seb.
11-18-2018 02:42 AM
Hi,
I am not getting your configuration. is it an l2 switch or l3 switch configuration had shared in the post?
Please attach lab in the post so I can check complete lab.
Regards,
Deepak Kumar
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide