ip dhcp-capture
Configures the E-series router to capture and log DHCP packet information for an interface. By default, DHCP packet information is not captured. The no version restores the default behavior.
ip dhcp-capture { all | receive | transmit } [ priority { low | high } ]
no ip dhcp-capture { all | receive | transmit }
- allCaptures received and transmitted packets
- receiveCaptures received packets
- transmitCaptures transmitted packets
- lowCaptured packets arrive with low priority; the default priority
- highCaptured packets arrive with high priority
Interface Configuration
Release Information Command introduced in JUNOSe Release 7.3.0.