l3e-lite-table

Profile Config Commands

Configures L3e lite table aging time

The L3e Lite table stores information about destinations and their location within a specific IPSec tunnel. This enables quicker packet transmissions. The table is updated as nodes transmit packets.

Supported in the following platforms:

  • Wireless Controllers — RFS4000
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

l3e-lite-table aging-time <10-1000000>

Parameters

l3e-lite-table aging-time <10-1000000>
l3e-lite-table aging-time <10-1000000> Configures the aging time in seconds. The aging time defines the duration a learned L3e entry (IP, VLAN) remains in the L3e Lite table before deletion due to lack of activity. The default is 300 seconds.

Example

nx9500-6C8809(config-profile-default-rfs4000)#l3e-lite-table aging-time 1000

nx9500-6C8809(config-profile-default-rfs4000)#show context
profile rfs7000 default-rfs4000
 bridge vlan 1
  bridging-mode isolated-tunnel
  ip igmp snooping
  ip igmp snooping querier
..........................................................
  interface ge4
  ip dhcp trust
  qos trust dscp
  qos trust 802.1p
 interface pppoe1
 use firewall-policy default
 l3e-lite-table aging-time 1000
--More--
nx9500-6C8809(config-profile-default-rfs4000)#

Related Commands

no Removes the L3e lite table aging time configuration