Specifications
OmniAccess Reference: AOS-W System Reference
726 Part 031652-00 May 2005
Syntax
secure delete <spi_value>
where
<spi_value> is the Security Parameter Index greater than 256.
Example
(Alcatel2400) (config-fa) #secure delete 400
(Alcatel2400) (config-fa) #exit
(Alcatel2400) (config) #
secure host
Configures the security association parameters between the foreign agent and
the home agent
Syntax
secure host <ip> spi <spi_value> shared-secret <shared_secret>
where:
<ip> is the IP address of the home agent
<spi_value> Is the SPI number - an integer greater than 256.
<shared_secret> Is the shared serect, a string no more than 32 characters
long
Example
(Alcatel6000) (config-fa) # secure host 192.168.1.10 spi 5500 shared-secret paul
(Alcatel6000) (config-fa) # exit
(Alcatel6000) (config) #
home-agent
Accesses the home-agent command mode ((Alcatel6000) (config-ha)).