mac

Commands for SAVI
517
50.1.7 savi ipv6 binding num
Command: savi ipv6 binding num <limit-num>
no savi ipv6 binding num
Function: Configure the number of the corresponding binding with the port, no
command restores the default value.
Parameter: limit-num: set the range from 0 to 65535, the default value of the port
binding number is 65535.
Command Mode: Port Mode.
Default: 65535.
Usage Guide: The configured binding number only include the dynamic binding type of
slaac, dhcp. If the binding sum exceeds the configured number, this port does not create
new dynamic binding any more, if the configured number is 0, this port does not create
any dynamic binding.
Example: Configure the binding number to be 100 for port ethernet1/1.
Switch(config)#interface ethernet1/1
Switch(config-if-ethernet1/1)# savi ipv6 binding num 100
50.1.8 savi ipv6 check source binding
Command: savi ipv6 check source binding ip <ip-address> mac <mac-address>
interface <if-name> {type [slaac | dhcp] lifetime <lifetime> | type static}
no savi ipv6 check source binding ip <ip-address> interface <if-name>
Function: Configure the static or dynamic binding function manually; the no command
deletes the configured binding.
Parameter: ip-address: is the unicast IPv6 address, including local link and global
unicast address
mac-address: is the mac address of Ethernet
if-name: is the port name, like interface ethernet 1/1
slaac|dhcp: slaac means create the dynamic binding for slaac type, dhcp
means create the dynamic binding for dhcp type
lifetime: configure the lifetime period for the dynamic binding, the unit is
second.
static: create the binding of the static type.
Command Mode: Global Mode.
Default: None.
Usage Guide: After the dynamic binding configured by handwork is overtime, the
corresponding binding will be deleted but the configuration is still be kept, so the binding