PeerIndex |
Index of ipsecPeer that shall be informed about this subnet. |
Description |
Optional human-readable description for this entry. Length: 0 to 255 |
AddressType |
Fields (AddressType, Address, PrefixLength) specify subnet for this entry. At present, following address-types are allowed: ipv4 -- Entry specifies INTERNAL_IP4_SUBNET attribute. Allowed PrefixLength range is [0..32]. ipv6 -- Entry specifies INTERNAL_IP6_SUBNET attribute. Allowed PrefixLength range is [0..128]. Any other values implicitly invalidate this entry. Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
Address |
See description of AddressType field. Length: 0 to 255 |
PrefixLength |
See description of AddressType field. Range: 0 to 2040 |
AdminStatus |
Activate/deactivate/delete this entry. Enumerations: - enabled (1)
- disabled (2)
- delete (3)
|