Configuring Location-area-group

This section describes how to configure Location-area-group.

You can add new configuration and profile location-area-group. Configuration of ecgi-group and tai-group are optional.

Use the following commands to configure the Location-area-group.

config 
   profile location-area-group location_area_group_name 
      tai-group tai_group_name 
      ecgi-group ecgi_group_name 
   exit 

NOTES:

  • location-area-group location_area_group_name - Specify the location area group name.

  • tai-group tai_group_name - Specify the TAI group name.

  • ecgi-group ecgi_group_name - Specify the ECGI group name.

Sample Configuration

Following is the sample configuration.

config
profile location-area-group LOC_AREA_GRP_1 
  tai-group TAI-AUTO-GRP1 
  ecgi-group ECGI-AUTO-GRP1
exit
profile location-area-group LOC_AREA_GRP_2
  tai-group TAI-AUTO-GRP2
exit