mac

Commands for SAVI
518
still be shown. If the binding needs to take effect again, it should delete it first and
configure a new binding again.
When the binding type is static type, do not configure lifetime period, the lifetime
period is infinite.
Example: Configure the dynamic binding of slaac type for SAVI manually.
Switch(config)#savi ipv6 check source binding ip 2001::10 mac 00-25-64-BB-8F-04
Interface ethernet1/1 type slaac lifetime 2010
Configure the static binding for SAVI manually.
Switch(config)#savi ipv6 check source binding ip 2001::20 mac 00-25-64-BB-8F-04
Interface ethernet1/1 type static
50.1.9 savi ipv6 check source ip-address mac-address
Command: savi ipv6 check source [ip-address mac-address | ip-address |
mac-address]
no savi ipv6 check source
Function: Enable the control authentication function for the packets of the port, no
command disables this function.
Parameter: None.
Command Mode: Port Mode.
Default: Disable the control filtering function of the port.
Usage Guide: The global SAVI function must be enabled before configuring this
command.
Example: Enable the control filtering function of the packets on port ethernet1/1.
Switch(config)#interface ethernet1/1
Switch(config-if-ethernet1/1)# savi ipv6 check source ip-address mac-address
50.1.10 savi ipv6 {dhcp-only | slaac-only | dhcp-slaac}
enable
Command: savi ipv6 {dhcp-only | slaac-only | dhcp-slaac} enable
no savi ipv6 {dhcp-only | slaac-only | dhcp-slaac} enable
Function: Enable SAVI application scene function, no command disables the function.
Parameter: dhcp-only: dhcp-only application scene
slaac-only: slaac-only application scene
dhcp-slaac: combination application scene of dhcp-only and slaac-only
Command Mode: Global Mode.