[Contents] [Prev] [Next] [Index] [Report an Error]

mobile-ip

Syntax

mobile-ip {
authenticate {
order (aaa | local);
}
dynamic-home-assignment {
home-agent {
nai (host@domain.com | @domain.com) {
home-agent ip-address;
}
}
}
home-agent {
enable-service {
[list-of-interfaces];
}
virtual-network {
home-agent-address ip-address {
registration-lifetime value;
timestamp-tolerance value;
registration-revocation (supported | required);
}
}
peer {
(ip-address address | nai user@domain.com) {
spi hexval {
algorithm (hmac-md5 | md5);
entity-type (host | mobility-agent);
key (hex | ascii) string;
replay-method (timestamp tolerance seconds | none);
}
}
}
traceoptions {
file name;
flag flag;
level (all | error | info | notice | verbose | warning);
}
}

Hierarchy Level

[edit services]

Release Information

Statement introduced in JUNOS Release 9.3.

Description

Configure JUNOS Mobile IP features.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]