Display configuration and action information for the DHCP vendor-option (option 60) feature.
To display information for all vendor option configurations:
host1#show dhcp vendor-option
Codes:
* - the configured vendor-string is an exact-match
default - all DHCP client packets not matching a configured vendor-string
implied - the DHCP application is configured but has not been enabled
with the vendor-option command
drop - the DHCP application responsible for the action has not been
configured yet therefore all packets for this application
will be dropped
Total 4 entries.
Vendor-option Action
-------------------------------- ----------------------------------------
Juniper relay to 10.10.1.1 (rx: 0)
default(*) relay to 192.168.5.5 (rx: 0, no-match: 0)
someString(*) relay to 192.168.7.7 (rx: 0)
someString2(*) local-server (rx: 0)
To display information for option 60 strings that match a configured string:
host1#show dhcp vendor-option vendor-option-relay-server 10.10.1.1
Codes:
* - the configured vendor-string is an exact-match
default - all DHCP client packets not matching a configured vendor-string
implied - the DHCP application is configured but has not been enabled
with the vendor-option command
drop - the DHCP application responsible for the action has not been
configured yet therefore all packets for this application
will be dropped
Total 4 entries.
Vendor-option Action
-------------------------------- ----------------------------------------
Juniper relay to 10.10.1.1 (rx: 0)
Table 113 lists the show dhcp vendor-option command output fields.
Table 113: show dhcp vendor-option Output Fields