2-82 Command Line Interface Commands Reference
DHCP Option Filtersets commands
Support for DHCP option filtering is provided via the filterset settings.
DHCP Option Filtersets commands
ip dhcp-filterset fs-tag[ filter { new last id {1..8} }
[ type { dhcp-option hw-address requested-option } ] [ dhcp-option { 1..255 } ]
[ { match-strstring_w_wildcards ('*' or '?') }
{[ start-address mac-address] [ end-address mac-address] } } ] [ match-action { pass discard continue } ]
[ match-pool ip-addr]
[ match-option-group { none opt-group-tag} ] [ absent-action { pass discard continue } ] [ absent-pool ip-addr]
[ absent-option-group { none opt-group-tag} ] ]
show ip dhcp-filterset [ fs-tag[ [filter ] { last { id 1..8 } } ] ] ]
no ip dhcp-filterset [ fs-tag[ [ filter ] { last {id 1..8 } } ] ] ]
interface ethernet id address-serve dhcp filterset fs-tagshow interface ethernet id address-serve dhcp filterset no interface ethernet id address-serve dhcp filterset
bridge-dhcp-filterset fs-tagshow bridge-dhcp-filterset no bridge-dhcp-filterset
ip dhcp-filterset fs-tag[ filter { new last id {1..8} }
[ type { dhcp-option hw-address requested-option } ] [ dhcp-option { 1..255 } ]
[ { match-strstring_w_wildcards ('*' or '?') }
{[ start-address mac-address] [ end-address mac-address] } } ] [ match-action { pass discard continue } ]
[ match-pool ip-addr]
[ match-option-group { none opt-group-tag} ] [ absent-action { pass discard continue } ] [ absent-pool ip-addr]
[ absent-option-group { none opt-group-tag} ] ]
show ip dhcp-filterset [ fs-tag[ [filter ] { last { id 1..8 } } ] ] ]
no ip dhcp-filterset [ fs-tag[ [ filter ] { last {id 1..8 } } ] ] ]
These commands allow you to specify, display, or disable a DHCP filterset named fs-tag.