cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2379
Views
0
Helpful
2
Replies

ipv6 dhcpv6 and vlan implentation on mls

nadirbholah9920
Level 1
Level 1

Untitledutm6.png
Untitledutm7.png

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.Untitledutm8.png

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

2 Replies 2

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

What does the config of the switch look like?

 

cheers,

Seb.

Deepak Kumar
VIP Alumni
VIP Alumni

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

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!