/
IPv6 Neighbor Configuration
IPv6 Neighbor Configuration
Configuring the IPv6 Neighbor Aging Time
Configure the IPv6 neighbor aging time. The neighbor will be removed after the timer has expired.
admin@XorPlus# set protocols neighbour aging-time 480 admin@XorPlus# commit Waiting for merging configuration. Commit OK. Save done. admin@XorPlus#
Configuring a Static IPv6 Neighbor
Configure a static IPv6 neighbor in a specified interface.
admin@XorPlus# set vlans vlan-id 2 l3-interface vlan-2 admin@XorPlus# set protocols neighbour interface vlan-2 vif vlan-2 address 2001::01 mac-address 22:22:22:22:22:22 admin@XorPlus# commit Waiting for merging configuration. Commit OK. Save done. admin@XorPlus# run show ipv6-neighbors static aging-time(seconds): 480 Address HW Address Interface --------------------------------------- ----------------- --------- 2001::1 22:22:22:22:22:22 vlan-2 admin@XorPlus#
Configuring IPv6 Router Advertisement
Enable router advertisement messages.
admin@XorPlus# set vlans vlan-id 2 l3-interface vlan-2 admin@XorPlus# set vlan-interface interface vlan1 router-advertisement disable false admin@XorPlus# commit Waiting for merging configuration. Commit OK. Save done. admin@XorPlus#
Copyright © 2025 Pica8 Inc. All Rights Reserved.