Monitoring DHCP Option 60 Information
Purpose
Display configuration and action information for the DHCP vendor-option (option 60) feature.
- Use the command without additional keywords to display information for all vendor option configurations.
- Use the vendor-option-relay-server keyword and server address to display information for option 60 strings that match a configured string that results in the packets being sent to the specified vendor-option server.
- Use the default keyword to display information for option 60 strings that do not match a configured vendor-option string.
Action
To display information for all vendor option configurations:
host1#show dhcp vendor-optionCodes:* - the configured vendor-string is an exact-matchdefault - all DHCP client packets not matching a configured vendor-stringimplied - the DHCP application is configured but has not been enabledwith the vendor-option commanddrop - the DHCP application responsible for the action has not beenconfigured yet therefore all packets for this applicationwill be droppedTotal 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.1Codes:* - the configured vendor-string is an exact-matchdefault - all DHCP client packets not matching a configured vendor-stringimplied - the DHCP application is configured but has not been enabledwith the vendor-option commanddrop - the DHCP application responsible for the action has not beenconfigured yet therefore all packets for this applicationwill be droppedTotal 4 entries.Vendor-option Action-------------------------------- ----------------------------------------Juniper relay to 10.10.1.1 (rx: 0)Meaning
Table 110 lists the show dhcp vendor-option command output fields.