The rule-prefix command sets BRM parameters used to verify and encapsulate MAP packets.
The undo map rule command deletes BMR parameters.
By default, no BMR parameters are set.
This command is supported only on the NetEngine 8000 F1A.
rule-prefix ipv6-prefix prefix-length v6prefix-length ipv4-prefix ipv4-prefix prefix-length v4prefix-length [ vpn-instance vpn-instance-name ] ea-length ea-length [ psid-offset offset-length ]
undo rule-prefix [ ipv6-prefix prefix-length v6prefix-length ipv4-prefix ipv4-prefix prefix-length v4prefix-length [ vpn-instance vpn-instance-name ] ea-length ea-length [ psid-offset offset-length ] ]
Parameter | Description | Value |
---|---|---|
prefix-length v6prefix-length |
Specifies an IPv6 prefix address in a BMR. |
The value is an integer ranging from 1 to 64. |
prefix-length v4prefix-length |
Specifies an IPv4 prefix address in a BMR. |
The value is an integer ranging from 1 to 32. |
ipv4-prefix ipv4-prefix |
Specifies an IPv4 prefix address in a BMR. |
The value is in dotted decimal notation. |
vpn-instance vpn-instance-name |
Specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
ea-length ea-length |
Specifies an embedded address length. |
The value is an integer ranging from 0 to 48. |
psid-offset offset-length |
Specifies a PSID offset. |
The value is an integer ranging from 1 to 16. The default value is 6. |
rule-prefix ipv6-prefix |
Specifies an IPv6 prefix address in a BMR. |
The value is a 32-bit hexadecimal number in the format of X:X:X:X:X:X:X:X. |
Usage Scenario
After you run the map-rule command to create a BMR, run the rule-prefix command to configure BMR parameters used to verify and encapsulate MAP packets in the MAP rule view.
Precautions