-
-
- authenticate {
- order (aaa | local);
- }
-
- dynamic-home-assignment {
-
- home-agent {
-
- nai (name@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) {
-
- spi hexval {
- algorithm (hmac-md5
| md5);
- entity-type (host
| mobility-agent);
- key (hex | ascii) string;
- replay-method (timestamp tolerance seconds | none);
- }
- }
- }
-
- 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;
- }