overrides (Enhanced Subscriber Management)
Syntax
overrides { event { catastrophic-failure { reboot (master | standby); } } force-show-arp-resolve; interfaces { family (inet | inet6) { layer2-liveness-detection; ipoe-dynamic-arp-enable; receive-gratuitous-arp; } } no-unsolicited-ra; ra-initial-interval-max seconds; ra-initial-interval-min seconds; shmlog { disable; file filename <files maximum-no-files> <size maximum-file-size>; filtering enable; log-name { all; logname { <brief | detail | extensive | none | terse>; <file-logging |no-file-logging>; } } log-type (debug | info | notice); | }
Hierarchy Level
[edit system services subscriber-management]
Description
Override the default configuration settings for the Junos OS enhanced subscriber management software for subscriber management.
Options
force-show-arp-resolve |
Force the output of the |
ra-initial-interval-max seconds | Specify the high end of the range from
which the router randomly selects an interval for sending the first
three unsolicited IPv6 router advertisement messages. You must also
configure the
|
ra-initial-interval-min seconds | Specify the low end of the range from
which the router randomly selects an interval for sending the first
three unsolicited IPv6 router advertisement messages. You must also
configure the Best Practice:
Always configure the value of
|
ipoe-dynamic-arp-enable | Enable dynamic ARP to resolve the MAC address for IPv4 framed host (32-bit) routes. By default the framed route is permanently associated with the source MAC address received in the packet that triggered creation of the dynamic VLAN. |
receive-gratuitous-arp | Enable the router to compare the source MAC address received in a gratuitous ARP request or reply packet with the value in the ARP cache. The router updates the cache with the received MAC address when it determines this address is different from the cache entry. This situation occurs when an IPv4 address is moved to a different
device. The device broadcasts a gratuitous ARP reply packet with its
MAC address as the source MAC address. When the If the |
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 15.1R3.
ra-initial-interval-max
and ra-initial-interval-min
options
added in Junos OS Release 18.2R1.
ipoe-dynamic-arp-enable
and receive-gratuitous-arp
options
added in Junos OS Release
18.4R1.
force-show-arp-resolve
option added in Junos OS Release 23.1R1.