Cisco Cisco ASR 5000

Page of 9109
MAG Service Configuration Mode Commands   
▀  mobility-header-checksum 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
7226 
   
mobility-header-checksum 
Switches between RFC3775 and RFC6275 for the “next header” value in the mobility header. 
Product
 
HSGW 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > MAG Service Configuration 
configure > context context_name > mag-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-mag-service)# 
Syntax
 
mobility-option-type-value { rfc3775 | rfc6275 } 
default mobility-option-type-value 
default
 
Sets the command to the default value of rfc3775. 
rfc3775
 
Configures the “next header” value to 2, as defined in RFC3775. 
rfc6275
 
Configures the “next header” value to 135, as defined in RFC6275. 
Usage 
Use this command to switch between RFC3775 and RFC6275 for the “next header” value in the mobility 
header. This value is used for appending and calculating the checksum for outbound mobility messages from 
MAG to LMA. For inbound messages from LMA to MAG, either of the two values are acceptable for 
verifying the checksum. 
Example
 
The following command configures the “next header” value to 2, as defined in RFC3775: 
mobility-option-type-value rfc3775