show unified-edge ggsn-pgw aaa network element-group status
Syntax
Release Information
Command introduced in Junos OS Mobility Release 11.2W.
Description
Display the AAA network element group status.
Options
fpc-slot fpc pic-slot pic | — | Display the status of the services PIC in the specified FPC and PIC slots. |
name ne-grp-name | — | Display the status of the specified network element group. If the name of the group is not specified, then display status of all the network element groups. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show unified-edge ggsn-pgw aaa network element-group status command. Output fields are listed in the approximate order in which they appear.
Table 1: show unified-edge ggsn-pgw aaa network element-group status Output Fields
Field Name | Field Description |
---|---|
network element-group | Name of the network element group. |
Broadcast | Indicates whether broadcast knob has been enabled for this network element group. If the broadcast knob is enabled, the broadband gateway can broadcast accounting messages to all of the network elements in the group. |
Members | Members of the network element group and their mandatory status in the group. |
Sample Output
show unified-edge ggsn-pgw aaa network element-group status
user@host> show unified-edge ggsn-pgw aaa network
element-group status
network element-group: NEG_1 Broadcast: Disabled Members: ne1, Mandatory: No ne2, Mandatory: No network element-group: NEG_2 Broadcast: Enabled Members: ne1, Mandatory: Yes ne2, Mandatory: No network element-group: ne_group1 Broadcast: Enabled Members: ne1, Mandatory: No ne2, Mandatory: Yes
show unified-edge ggsn-pgw aaa network element-group status name NEG_1
user@host> show unified-edge ggsn-pgw aaa network
element-group status name NEG_1
network element-group: NEG_1 Broadcast: Disabled Members: ne1, Mandatory: No ne2, Mandatory: No
show unified-edge ggsn-pgw aaa network element-group status name ne_group1
user@host> show unified-edge ggsn-pgw aaa network
element-group status name ne_group1
network element-group: ne_group1 Broadcast: Enabled Members: ne1, Mandatory: No ne2, Mandatory: Yes