- 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 interface-name;
- }
-
-
virtual-network {
-
-
home-agent-address ip-address {
-
registration-lifetime seconds;
-
revocation-required;
-
timestamp-tolerance seconds;
- }
- }
-
-
peer {
-
- (ip-address address | nai user@domain.com) {
-
-
spi hexadecimal-value {
-
algorithm (hmac-md5
| md5);
-
entity-type (host
| mobility-agent);
-
key (hex | ascii) string;
-
replay-method (none
| timestamp seconds);
- }
- }
- }
-
-
traceoptions {
- file <filename> <files number> <match regular-expression > <size maximum-file-size> <world-readable
| no-world-readable>;
- flag flag;
- level (all | error | info | notice | verbose | warning);
- no-remote-trace;
- }
- }
- [edit services]
Statement introduced in JUNOS Release 9.3.
Configure JUNOS Mobile IP features.
The remaining statements are explained separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.