[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
NIC Data Types
The NIC supports the data types that appear
in the following list. You can qualify these data types by adding
an identifier to:
- Distinguish between different instances of a data type
in a resolution scenario.
- Provide information about a data type to clarify the use
of that data type in a resolution.
AnyString
- Generic data type to represent the information that you
want to collect.
- Value—Alphanumeric characters
- Guidelines—You can qualify this data type with an
identifier to provide information about the type of data that AnyString
represents.
Dn
- Example—accessName=PrimaryAccess, enterpriseName=juniper, ou=Sunnyvale, retailerName=VPNprovider, o=Users, o=umc
Domain
Enterprise
- Example—enterpriseName=juniper, ou=Sunnyvale,
retailerName=VPNprovider, o=Users, o=umc
Router
Interface
- Name of a router’s interface. Can include a virtual
routing forwarding identifier VrfId). If a VrfId is present, the DSA
passes it to the SAE in an assignedIp request. The SAE uses the VrfId
to support IP addresses that may be the same across different VRFs.
InterfaceId
- Identifier of an interface.
- Value—<intfIndex>@<routerName>
Ip
IpPool
- Value—Range of IP addresses enclosed in square brackets
and parentheses
- Guidelines—If you enter an IP address that includes
a value greater than 255 in one octet of the address, that part of
the address is masked to fit the eight bits.
- Example—([192.0.2.0 192.0.2.255])
SaeId
- Value—CORBA interoperable object reference (IOR)
for SAE
- Example—IOR:000000000000002438444C3A736...
Vr
- Name of the virtual router.
- Value—<vrName>@<routerName>
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]