neighbor-inactivity-timeout

Profile Config Commands

Configures neighbor inactivity timeout

Supported on the following devices:

Syntax

neighbor-inactivity-timeout <1-1000>

Parameters

neighbor-inactivity-timeout <1-1000>
<1-1000> Sets neighbor inactivity timeout
  • <1-1000> – Specify a value from 1 - 1000 seconds. The default is 30 seconds.

Example

nx9500-6C8809(config-profile-TestAP8533)#neighbor-inactivity-timeout 500

nx9500-6C8809(config-profile-TestAP8533)#show context
profile ap8533 TestAP8533
 mint link ip 1.2.3.4
 mint level 1 area-id 88
 bridge vlan 1
  bridging-mode isolated-tunnel
  ip igmp snooping
  ip igmp snooping querier
 neighbor-inactivity-timeout 500
 autoinstall configuration
 autoinstall firmware
 crypto ikev1 policy ikev1-default
  isakmp-proposal default encryption aes-256 group 2 hash sha
 crypto ikev2 policy ikev2-default
  isakmp-proposal default encryption aes-256 group 2 hash sha
 crypto ipsec transform-set default esp-aes-256 esp-sha-hmac
 crypto ikev1 remote-vpn
 crypto ikev2 remote-vpn
 crypto auto-ipsec-secure
 interface me1
 interface ge1
  ip dhcp trust
  qos trust dscp
  qos trust 802.1p
--More--
nx9500-6C8809(config-profile-TestAP8533)#