Cisco Cisco IOS Software Release 12.4(22)YD Referencia técnica

Descargar
Página de 176
 
  clear ip mobile secure
20
Cisco Mobile Wireless Home Agent  Feature for IOS Release 12.4(22)YD3
OL-21463-02
clear ip mobile secure
To clear and retrieve remote security associations, use the clear ip mobile secure EXEC command.
clear ip mobile secure {host lower [upperstring | empty | all} [load] [home-agent ha-rk 
A.B.C.D
Syntax Description
Command Modes
EXEC
Command History
Usage Guidelines
Security associations are required for registration authentication. They can be stored on an AAA server. 
During registration, they may be stored locally after retrieval from the AAA server. The security 
association on the router may become stale or out of date when the security association on the AAA 
server changes.
This command clears security associations that have been downloaded from the AAA server. 
Note
Home Agent 5.0 does not support the load option.
Note
Security associations that are manually configured on the router or not stored on the router after retrieval 
from the AAA server are not applicable.
You can use the clear ip mobile secure all command clears all the keys MN, FA and HA-RK, generated 
and downloaded from AAA.
host
Mobile node host.
lower
IP address of mobile node. Can be used alone, or as lower end of a range of 
addresses.
upper
(Optional) Upper end of range of IP addresses.
string
Network access identifier of the mobile node.
empty
Load in only mobile nodes without security associations. Must be used with 
the load keyword.
all
Clears all mobile nodes.
load
(Optional) Reload the security association from the AAA server after 
security association has been cleared.
home-agent ha-rk
Clears only Home Agent ha-rk keys.
A.B.C.D
IP address.
Release
Modification
12.0(1)T
This command was introduced.
12.2(2)XC
The nai keyword and associated variables were added.