To view IPSec global configurations, run the display ipsec global config command. The global configurations include the global SA lifetime and whether the anti-replay function is enabled.
# Display IPSec global configurations.
<HUAWEI> display ipsec global config
IPSec Global Config:
--------------------------------------------------------------
IPSec sa global-duration time-based(seconds) : 3600
IPSec sa global-duration traffic-based(kbytes) : 1843200
IPSec anti-replay : enable
--------------------------------------------------------------
Item |
Description |
---|---|
IPSec Global Config |
IPSec global configurations. |
IPSec sa global-duration time-based(seconds) |
Time-based global SA lifetime, in seconds. To set the time-based global SA lifetime, run the ipsec sa global-duration time-based command. |
IPSec sa global-duration traffic-based(kbytes) |
Traffic-based global SA lifetime, in kilobytes. To set the traffic-based global SA lifetime, run the ipsec sa global-duration traffic-based command. |
IPSec anti-replay |
Whether the anti-replay function is enabled. To configure the anti-replay function, run the ipsec anti-replay enable command. |