Command Guide of WGSW-28040
110
running-config
command.
switch(config)#
interface gi1
switch(config-if)#
ip dhcp snooping option action replace
4.6.12 ip dhcp snooping option circuit-id
Command:
ip dhcp snooping [vlan <1-4094>] option circuit-id STRING
no ip dhcp snooping [vlan <1-4094>] option circuit-id
Parameter:
vlan <1-4094>
VLAN ID to set user defined circuit-id string
STRING
Circuit-id string, 1 to 63 ASCII characters, no spaces.
Default:
Default circuit-id is port id + vlan id in byte format.
Mode:
Interface Configuration
Usage Guide:
Use the
ip dhcp snooping option circuit-id
command to set user-defined circuit-id string. Circuit-id is per port per
VLAN setting. If a VLAN is not found user-defined circuit-id then use per port circuit-id string. Use the
no
form of this
command to default setting.
Example:
The example shows how to set a user-defined circuit-id string on interface gi1 and VLAN 1. You can verify settings by
the following
show running-config
command
switch(config)#
interface gi1
switch(config-if)#
ip dhcp snooping vlan 1 option circuit-id test
4.6.13 ip dhcp snooping option remote-id