Configuration Guide Configuring IPv6
Add a prefix 1234::/64 to interface GigabitEthernet 0/0.
Ruijie(config-if-GigabitEthernet 0/0)#ipv6 nd prefix 1234::/6
Run the show ipv6 interface command to check whether the configuration takes effect.
GigabitEthernet 0/0: DOWN (RA is suppressed)
RA timer is stopped
waits: 0, initcount: 0
statistics: RA(out/in/inconsistent): 0/0/0, RS(input): 0
Link-layer address: 00:00:00:00:00:00
Physical MTU: 1500
ND router advertisements live for 1800 seconds
ND router advertisements are sent every 200 seconds<160--240>
Flags: !M!O, Adv MTU: 1500
ND advertised reachable time is 0 milliseconds
ND advertised retransmit time is 0 milliseconds
ND advertised CurHopLimit is 64
Prefixes: <total: 1>
1234::/64(Def, CFG, vltime: 2592000, pltime: 604800, flags: LA)
 Configuring RA Packets to Obtain Prefixes from the Prefix Pool
Configure RA packets to obtain prefixes from the prefix pool "ra-pool".
Ruijie(config-if-GigabitEthernet 0/0)#peel default ipv6 pool ra-pool
Run the show run command to check whether the configuration takes effect.
Ruijie(config-if-GigabitEthernet 0/0)#show run interface gigabitEthernet 0/0
Building configuration...
Current configuration : 125 bytes
interface GigabitEthernet 0/0
ipv6 enable
no ipv6 nd suppress-ra
peel default ipv6 pool ra-pool
!
 Disabling RA Suppression
Disable RA suppression on an interface.
Ruijie(config-if-GigabitEthernet 0/0)# no ipv6 nd suppress-ra
Run the show run command to check whether the configuration takes effect.
Ruijie(config-if-GigabitEthernet 0/0)#show run interface gigabitEthernet 0/0
Building configuration...
Current configuration : 125 bytes