[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
IP Hinting
You can allocate an address before authentication
of PPP sessions. This address is included in the Access-Request sent
to the authentication server as an IP address hint.
aaa domain-map
- Use to map a user domain name to a virtual router or a
loopback interface.
- When you specify only the domain name, the command sets
the mode to Domain Map Configuration.
- Example
- host1(config)#aaa domain-map juniper.net vrouter_1
- host1(config)#aaa domain-map none vrouter_all_purpose
- host1(config)#aaa domain-map default vrouter_all_purpose
- host1(config)#aaa domain-map 8005558934 vrouter_78
- host1(config)#aaa domain-map westford.com
- host1(config-domain-map)#
- Use the no version to delete
the map entry.
- See aaa domain-map
ip-hint
- Use to preallocate an IP address for the remote B-RAS
user before authenticating the remote user.
- The address is passed as a hint in
the authentication request.
- Example
- host1(config-domain-map)#ip-hint enable
- Use the no version to disable
the feature.
- See ip-hint
ipv6-local-interface
- Use to map a user domain name to an IP version 6 (IPv6)
loopback interface.
- The local interface identifies the interface information
to use on the local (E-series) side of the subscriber’s interface.
- Example
- host1(config)#aaa domain-map westford.com
- host1(config-domain-map)#ipv6-local-interface
2001:db8::8000
- Use the no version to delete
the entry.
- See ipv6-local-interface
ipv6-router-name
- Use to map a user domain name to an IPv6 virtual router
in Domain Map Configuration mode.
- Example
- host1(config)#aaa domain-map westford.com
- host1(config-domain-map)#ipv6-router-name
vroutv6
- Use the no version to delete
the entry.
- See ipv6-router-name
local-interface
- Use to map a user domain name to a loopback interface.
- The local interface identifies the interface information
to use on the local (E-series) side of the subscriber’s interface.
- Example
- host1(config)#aaa domain-map westford.com
- host1(config-domain-map)#local-interface 10.10.5.30
- Use the no version to delete
the entry.
- See local-interface
router-name
- Use to map a user domain name to a virtual router.
- Example
- host1(config)#aaa domain-map westford.com
- host1(config-domain-map)#router-name vrout
- Use the no version to delete
the entry.
- See router-name
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]