This command configures the inactivity time out value for neighboring devices. If a frame is not received from the neighbor device for the configured time, then client resources are removed.
neighbor inactivity-timeout <60-86400>
neighbor inactivity-timeout <60-86400>
neighbor inactivity-timeout <60-86400> |
Configures the neighbor inactivity timeout in seconds. This represents the allowed interval between frames received from a neighbor before their client privileges are revoked.
|
nx9500-6C8809(config-meshpoint-test)#neighbor inactivity-timeout 300
nx9500-6C8809(config-meshpoint-test)#show context meshpoint test description "This is an example of a meshpoint description" meshid TestingMeshPoint beacon-format mesh-point control-vlan 25 allowed-vlans 1,10-16,18-23 neighbor inactivity-timeout 300 data-rates 2.4GHz bgn data-rates 5GHz an security-mode none no root nx9500-6C8809(config-meshpoint-test)#
no (meshpoint-config) |
Removes the configured neighbor inactivity time out value for this meshpoint |