vRGW Command Reference

Command Hierarchies

Subscriber Management BRG Profile Commands

configure
brg-profile profile-name [create]
— no brg-profile profile-name
connectivity-verification [count nr-of-attempts] [timeout timeout-seconds] [retry-time retry-seconds]
description description-string
— no description
lease-time seconds
— no lease-time
custom-option option-number address [ip-address...(up to 4 max)]
custom-option option-number hex hex-string
custom-option option-number string ascii-string
— no custom-option option-number
subnet ip-prefix/prefix-length start ip-address end ip-address
hold-time seconds
— no hold-time
initial-hold-time seconds
password password [hash | hash2]
— no password
radius-server-policy policy-name
[no] radius-proxy-server router router-instance name server-name

Subscriber Management Commands

Service Commands

config
— service
— ies service-id/vprn service-id
subscriber-interface ip-int-name [create]
— no subscriber-interface ip-int-name
group-interface ip-int-name [create]
— no group-interface ip-int-name
brg
default-brg-profile profile-name
[no] shutdown
range start [0 to 4096] end [0 to 4096]
range default
— no range start [0 to 4096] end [0 to 4096]
brg
default-brg-profile profile-name
[no] shutdown
learn-ap-mac [delay-auth]

Show Commands

show
— subscriber-mgmt
brg
brg-hosts [mac ieee-address] [ip ip-address]
gateway brg-id brg-ident
bindings [mac ieee-address]
host mac ieee-address ip ip-address
hosts
gateways brg-profile profile-name
brg-profile name
brg-profile name associations

Clear Commands

clear
— subscriber-mgmt
brg
gateway brg-id brg-ident
gateway brg-id brg-ident idle-bindings [binding ieee-address]
gateway all-gateways
gateway brg-id brg-ident all-hosts
gateway brg-id brg-ident host ieee-address

Command Descriptions

Generic Commands

description

Syntax 
description description-string
no description
Context 
config>sub-mgmt>brg-prof
Description 

This command creates a text description stored in the configuration file for a configuration context. This associates a text string with a configuration context to help identify the context in the configuration file.

The no form of this command removes any description string from the context.

Default 

No description is associated with the configuration context.

Parameters 
description-string—
A text string describing the entity. Allowed values are any string up to 80 characters long composed of printable, 7-bit ASCII characters excluding double quotes. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.

shutdown

Syntax 
[no] shutdown
Context 
config>service>ies>sub-if>grp-if>wlan-gw>vlan-ranges>range>brg config>service>vprn>sub-if>grp-if>wlan-gw>vlan-ranges>range>brg config>service>ies>sub-if>grp-if>brg config>service>vprn>sub-if>grp-if>brg
Description 

This command administratively disables the entity. When disabled, an entity does not change, reset, or remove any configuration settings or statistics. Many entities must be explicitly enabled using the no shutdown command.

The operational state of the entity is disabled as well as the operational state of any entities contained within. Many objects must be shut down before they can be deleted.

Unlike other commands and parameters where the default state is not indicated in the configuration file, shutdown and no shutdown are always indicated in system-generated configuration files.

The no form of the command puts an entity into the administratively enabled state.

vRGW Commands

brg-profile

Syntax 
brg-profile profile-name [create]
no brg-profile profile-name
Context 
config>subscr-mgmt
Description 

This command creates the profile for Bridged Residential Gateway (BRG) devices. The BRG profile specifies default parameters that are used for host management under a single BRG.

The no form of the command removes the profile name from the configuration.

Default 

none

Parameters 
profile-name—
Specifies the name of the BRG profile.
create—
Keyword used to create a BRG profile. The create keyword requirement can be enabled/disabled in the environment>create context.

connectivity-verification

Syntax 
connectivity-verification [count nr-of-attempts] [timeout timeout-seconds] [retry-time retry-seconds]
no connectivity-verification
Context 
config>subscr-mgmt>brg-profile
Description 

This command configures the BRG connectivity verification. The system uses ICMP Echo request messages for connectivity verification.

When the last host associated with a BRG is removed, a ping mechanism is used to verify if the BRG is still active. This command specifies the parameters used in this mechanism.

The no form of this command disables the BRG ping mechanism and removes the BRG without verification. Any configured hold time still applies.

Default 

count 3 timeout 30 retry-time 900

Parameters 
count nr-of-attempts
Specifies the number of connectivity verification attempts this system makes before a BRG is considered down.
Values—
1 to 5
timeout timeout-seconds
Specifies the time, in seconds, after which an unanswered ping is considered failed.
Values—
5 to 60
retry-time retry-seconds
Specifies the time, in seconds, that the system waits while it considers a BRG down before it starts a new connectivity verification cycle. If a ping succeeds, the mechanism will be retried after this time.
Values—
300 to 3600

dhcp-pool

Syntax 
dhcp-pool
Context 
config>subscr-mgmt>brg-profile
Description 

This command enables the context to configure per-subscriber IPv4 address pool parameters to be used for address allocation. Pools for different subscribers can overlap. Specific pool parameters can be overridden by RADIUS.

lease-time

Syntax 
lease-time seconds
no lease-time
Context 
config>subscr-mgmt>brg-profile>dhcp-pool
Description 

This command configures the lease time, in seconds, to be used when allocating addresses from the pool. This time value should always be longer than the renew/rebind time.

The no form of the command reverts to the default.

Default 

600

Parameters 
seconds—
Specifies the lease time.
Values—
10 to 315446399

options

Syntax 
options
Context 
config>subscr-mgmt>brg-profile>dhcp-pool
Description 

This command enables the context to configure options that are reflected in DHCP.

Default 

none

custom-option

Syntax 
custom-option option-number address [ip-address...(up to 4 max)]
custom-option option-number hex hex-string
custom-option option-number string ascii-string
no custom-option option-number
Context 
config>subscr-mgmt>brg-profile>dhcp-pool>options
Description 

This command configures DHCP options.

Default 

none

Parameters 
option-number—
Specifies the number of this DHCP option.
address [ip-address...(up to 4 max)]
Specifies the IP address.
hex hex-string
Specifies the hex string.
string ascii-string
Specifies the ASCII string.

subnet

Syntax 
subnet ip-prefix/prefix-length start ip-address end ip-address
Context 
config>subscr-mgmt>brg-profile>dhcp-pool
Description 

This command configures the subnet that will be used for the L2aware-subscriber. This subnet is only locally significant and can overlap with other subscribers. The subnet is derived by ignoring the host bits of the IP address. The IP address specifies the default gateway that will be signaled in DHCP along with the netmask derived from the prefix length.

The start and end addresses specify the range of addresses that are suitable for allocation within the given subnet. If the subnet address (host bits 0), broadcast address (host bits 1) or default-gw address fall in this range, they will not be considered for allocation.

Changing the subnet will only affect new subscribers. New and existing hosts for existing subscribers will keep allocating from the original subnet.

Default 

no subnet

Parameters 
ip-prefix/prefix-length—
Specifies the IP prefix and prefix length.
start ip-address
Specifies the starting IP address.
end ip-address
Specifies the ending IP address.

hold-time

Syntax 
hold-time seconds
no hold-time
Context 
config>subscr-mgmt>brg-profile
Description 

This command holds the BRG object for the specified time. This applies when the connectivity verification fails or when the last host is removed and no connectivity-verification is enabled. Hold time does not apply to an explicit removal via the radius or clear commands.

The no form of the command disables the hold time.

Default 

no hold-time

Parameters 
seconds—
Specifies the time to hold on to a BRG after the system considered it down.
Values—
30 to 86400

initial-hold-time

Syntax 
initial-hold-time seconds
no initial-hold-time
Context 
config>subscr-mgmt>brg-profile
Description 

This hold time applies to BRG instances that are created without any hosts; for example, triggered due to proxy authentication. During this initial hold-time the BRG is not deleted and no connectivity-verification is started. When this timer expires, connectivity verification is started. If connectivity verification is disabled and no hosts are associated with the BRG upon expiry, the regular hold time is started and the BRG instance will be removed.

This command allows an operator to have fast BRG removal (no connectivity-verification and no hold-time) but still use BRG proxy authentication. Without an initial hold time the BRG would be removed immediately after creation.

This command does not apply to BRG instances that are created through host setup.

Default 

300

Parameters 
seconds —
Specifies the initial time, in seconds, to hold on to a BRG after the system considered it down.
Values—
0 to 900

radius-authentication

Syntax 
radius-authentication
Context 
config>subscr-mgmt>brg-profile
Description 

This command enables the context to configure parameters related to RADIUS authentication performed for the BRG.

Default 

none

password

Syntax 
password password [hash | hash2]
no password
Context 
config>subscr-mgmt>brg-prof>radius-authentication
Description 

This command configures the value of the user password as signaled in RADIUS. The no form of this command indicates that no password field should be sent in RADIUS.

Default 

none

Parameters 
hash—
Specifies the key is entered in an encrypted form. If the hash or hash2 parameter is not used, the key is assumed to be in an unencrypted, clear text form. For security, all keys are stored in encrypted form in the configuration file with the hash or hash2 parameter specified.
hash2—
Specifies the key is entered in a more complex encrypted form that involves more variables than the key value alone, meaning that the hash2 encrypted variable cannot be copied and pasted. If the hash or hash2 parameter is not used, the key is assumed to be in an unencrypted, clear text form. For security, all keys are stored in encrypted form in the configuration file with the hash or hash2 parameter specified.

radius-server-policy

Syntax 
radius-server-policy policy-name
no radius-server-policy
Context 
config>subscr-mgmt>brg-prof>radius-authentication
Description 

This command is used if the BRG needs to be authenticated to the controller/PCMP by the vRGW. This is required if the BRG does not perform RADIUS authentication via the proxy server. The vRGW will originate a valid Access Request using the BRG ID as the username.

The no form of this command removes the radius-server-policy from the configuration. Setup of an unauthenticated BRG will now fail.

Default 

no radius-server-policy

Parameters 
policy-name—
Specifies the RADIUS server policy up to 32 characters in length to be applied to this subscriber authentication policy.

radius-proxy-server

Syntax 
[no] radius-proxy-server router router-instance name server-name
Context 
config>subscr-mgmt>brg-profile
Description 

This command enables BRG processing on the specified RADIUS proxy server. Whenever an Access-Accept message is received with the attribute Alc-BRG-Id present, this will trigger the creation of a BRG. The BRG will use the brg-profile specified in the Access-Accept message or fall back to this BRG profile. When the specified radius-proxy-server has a cache enabled, no cache entries will be created for a transaction identified as BRG. A RADIUS proxy server can only be listed in one BRG profile.

This command can be executed multiple times.

The no form of this command removes BRG processing for the specified radius-proxy server.

Default 

none

Parameters 
router router-instance
Specifies the ID of the VRF where the proxy server is located.
name server-name
Specifies the name of the RADIUS proxy server.

sla-profile-string

Syntax 
sla-profile-string string
no sla-profile-string
Context 
config>subscr-mgmt>brg-profile
Description 

This command configures the SLA profile string that will be used as a default for SLA profile lookup. This string can be overridden during BRG or host authentication.

The no form of the command removes the string from the configuration.

Default 

no sla-profile-string

Parameters 
string—
Specifies the string to use to look up the SLA profile.

sub-profile-string

Syntax 
sub-profile-string string
no sub-profile-string
Context 
config>subscr-mgmt>brg-profile
Description 

This command is used as a default for subscriber profile lookup. This string can be overridden during BRG or host authentication. The no form of the command removes the string from the configuration.

Default 

no sub-profile-string

Parameters 
string—
Specifies the string used to look up the subscriber profile.

Subscriber Management Commands

radius-accounting-policy

Syntax 
radius-accounting-policy name [create]
no radius-accounting-policy name
Context 
config>subscr-mgmt
Description 

This command specifies a subscriber RADIUS-based accounting policy.

Parameters 
name—
The name of the policy. The string is case-sensitive and limited to 32 ASCII 7-bit printable characters with no spaces.
create—
Keyword used to create a RADIUS accounting policy instance. The create keyword requirement can be enabled/disabled in the environment>create context.

include-radius-attribute

Syntax 
[no] include-radius-attribute
Context 
config>subscr-mgmt>auth-plcy
config>subscr-mgmt>acct-plcy
Description 

This command enables the context to specify the RADIUS parameters that the system should include in RADIUS authentication-request messages.

authentication-policy

Syntax 
authentication-policy name [create]
no authentication-policy name
Context 
config>subscr-mgmt
Description 

This command specifies authentication policy configured under the aaa context for authenticating users on the WLAN-GW ISA.

Default 

none

Parameters 
name —
Specifies the name of the authentication policy up to 32 characters in length.
create—
Keyword used to create a authentication policy instance. The create keyword requirement can be enabled/disabled in the environment>create context.

wifi-num-attached-ues

Syntax 
[no] wifi-num-attached-ues
Context 
config>subscr-mgmt>acct-plcy>include config>subscr-mgmt>auth-plcy>include
Description 

This command includes the Alc-Num-Attached-UEs attribute. For session/host accounting, this is the tunnel of the associated UE. For queue-instance accounting, this attribute will not be included.

The no form of the command removes the attribute from inclusion.

Default 

no wifi-num-attached-ues

brg-num-active-sessions

Syntax 
[no] brg-num-active-sessions
Context 
config>subscr-mgmt>acct-plcy>include
Description 

This command indicates the number of IPoE sessions that are currently active on the BRG to which this accounting message relates. The no form of the command removes the attribute from inclusion.

Default 

diasbled

subscriber-mgmt

Syntax 
subscriber-mgmt
Context 
config
Description 

This command enables the context to configure subscriber management entities. A subscriber is uniquely identified by a subscriber identification string. Each subscriber can have several DHCP sessions active at any time. Each session is referred to as a subscriber host and is identified by its IP address and MAC address.

All subscriber hosts belonging to the same subscriber are subject to the same hierarchical QoS (HQoS) processing. The HQoS processing is defined in the sub-profile (the subscriber profile). A sub-profile refers to an existing scheduler policy (configured in the configure>qos>scheduler-policy context) and offers the possibility to overrule the rate of individual schedulers within this policy.

Because all subscriber hosts use the same scheduler policy instance, they must all reside on the same complex.

Service Commands

brg

Syntax 
brg
Context 
config>service>ies>sub-if>grp-if>wlan-gw>ranges>range
config>service>vprn>sub-if>grp-if>wlan-gw>ranges>range
config>service>ies>sub-if>grp-if
config>service>vprn>sub-if>grp-if
Description 

This command enables the context to configure BRG parameters. In the config>service>ies>sub-if>grp-if and config>service>vprn>sub-if>grp-if contexts, these commands are only available in the vlan-tag-ranges level.

authenticated-brg-only

Syntax 
[no] authenticated-brg-only
Context 
config>service>ies>sub-if>grp-if>wlan-gw>vlan-ranges>range>brg config>service>vprn>sub-if>grp-if>wlan-gw>vlan-ranges>range>brg config>service>ies>sub-if>grp-if>brg config>service>vprn>sub-if>grp-if>brg
Description 

This command indicates that only BRGs that are pre-authenticated using the RADIUS proxy are allowed in this context.

The no form of the command removes the restriction.

Default 

no authentication-brg-only

default-brg-profile

Syntax 
default-brg-profile profile-name
no default-brg-profile
Context 
config>service>vprn>sub-if>grp-if>wlan-gw>vlan-ranges>range>brg config>service>ies>sub-if>grp-if>wlan-gw>vlan-ranges>range>brg config>service>vprn>sub-if>grp-if>brg config>service>ies>sub-if>grp-if>brg
Description 

This command indicates that the default BRG profile must be used for new BRGs. This profile can be overridden by RADIUS.

Default 

no default-brg-profile

Parameters 
profile-name—
Specifies the name of the brg-profile to be applied.

learn-ap-mac

Syntax 
learn-ap-mac [delay-auth]
no learn-ap-mac
Context 
config>service>ies>sub-if>grp-if>wlan-gw config>service>vprn>sub-if>grp-if>wlan-gw
Description 

This command enables the sending of ARP or ND packets on the WLAN-GW GRE tunnel for certain events. The target IP address in the ARP/ND packet is the endpoint IP address of the AP. The ARP/ND response from the AP should contain the AP MAC, which subsequently can be reported in a called-station-id message. When enabled, a message will be sent for following events:

  1. CPM: Mobility to an AP for which the AP-MAC is not yet known
  1. CPM: RS-triggered authentication on an AP for which the AP-MAC is not yet known
  1. ISA: Any mobility event
  1. ISA: Any authentication where the AP-MAC is not yet known (for example, from a RADIUS proxy cache or a DHCP circuit-id). If the optional keyword delay-auth is configured, then the authentication will be delayed until the ARP/ND is answered or timed out, after which the AP-MAC can be included in the authentication.

This configuration is ignored for L2-AP and L2TPv3 access.

Default 

The no form of this command disables this mechanism.

Parameters 
delay-auth—
Specifies that authentication will be delayed until the ARP/ND is answered or timed out, after which the AP-MAC can be included in the authentication.

data-triggered-ue-creation

Syntax 
[no] data-triggered-ue-creation
Context 
config>service>vprn>sub-if>grp-if>wlan-gw>ranges>range
config>service>ies>sub-if>grp-if>wlan-gw>ranges>range
Description 

This command enables or disables data-triggered subscriber creation for WIFI subscribers. Data- triggered UE creation is currently only supported for UDP and TCP packets.

Default 

none

subscriber-interface

Syntax 
subscriber-interface ip-int-name [create]
no subscriber-interface ip-int-name
Context 
config>service>ies
config>service>vprn
Description 

This command allows the operator to create special subscriber-based interfaces. It is used to contain multiple group interfaces. Multiple subnets associated with the subscriber interface can be applied to any of the contained group interfaces in any combination. The subscriber interface allows subnet sharing between group interfaces.

The no form of the command removes the subscriber interface.

Default 

none

Parameters 
ip-int-name—
Specifies the interface name of a subscriber interface. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
fwd-service service-id
specifies the wholesale service ID.

group-interface

Syntax 
group-interface ip-int-name [create]
no group-interface ip-int-name
Context 
config>service>ies>sub-if
config>service>vprn>sub-if
Description 

This command creates a group interface. This interface is designed for triple-play services where multiple SAPs are part of the same subnet. A group interface may contain one or more SAPs.

The no form of the command removes the group interface from the subscriber interface.

Default 

no group interfaces configured

Parameters 
ip-int-name—
Specifies the interface name of a group interface. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.

wlan-gw

Syntax 
wlan-gw
Context 
config>service>ies>sub-if>grp-if
config>service>vprn>sub-if>grp-if
Description 

This command enables the context to configure WLAN GW parameters.

Default 

none

range

Syntax 
range start [0 to 4096] end [0 to 4096]
range default
no range start [0 to 4096] end [0 to 4096]
Context 
config>service>vprn>sub-if>grp-if>wlan-gw>ranges
config>service>ies>sub-if>grp-if>wlan-gw>ranges
Description 

This command creates or enters the context of specified VLAN range for configuration applicable to that range of VLANs.

Default 

none

Parameters 
start [0 to 4096]
Specifies the start of the VLAN range.
end [0 to 4096]
Specifies the end of the VLAN range.
default—
Configures defaults for the interface.

vlan-tag-ranges

Syntax 
vlan-tag-ranges
Context 
config>service>ies>sub-if>grp-if>wlan-gw
config>service>vprn>sub-if>grp-if>wlan-gw
Description 

This command enables the context to configure VLAN-to-retail-map parameters to map dot1q tags to the retail service ID. The WIFI AP inserts a dot1Q tag in the Layer 2 frame within the GRE tunnel to indicate the retail service provider for the subscriber.

Default 

none

Show Commands

brg

Syntax 
brg
Context 
show>subscr-mgmt
Description 

This command enables the context to display operational information for connected BRGs and related hosts.

brg-hosts

Syntax 
brg-hosts [mac ieee-address] [ip ip-address]
Context 
show>subscr-mgmt>brg
Description 

This command displays operational information for connected BRGs and related hosts.

Parameters 
mac ieee-address
Displays detailed information for each prefix.
ip ip-address
Displays only the prefixes associated with this subscriber interface.
Output 

Sample Output
Node# show subscriber-mgmt brg brg-hosts
===============================================================================
Bridged Residential Gateway hosts
===============================================================================
Identifier                   : 00:00:00:00:00:05
MAC address                  : 00:02:00:00:00:19
IP address                   : 21.0.0.20
Service                      : 4 (VPRN)
Allocation type              : dynamic
Home-aware pool              : 00:00:00:00:00:05
DHCP lease                   : true
Remaining lease time         : 482
Lease start time             : 2016/01/18 17:44:44
Identifier                   : 00:00:00:00:00:05
MAC address                  : 00:02:00:00:00:19
IP address                   : 3ffe:0:0:5::
Service                      : 4 (VPRN)
Identifier                   : 00:00:00:00:00:05
MAC address                  : 00:02:00:00:00:1a
IP address                   : 21.0.0.21
Service                      : 4 (VPRN)
Allocation type              : dynamic
Home-aware pool              : 00:00:00:00:00:05
DHCP lease                   : true
Remaining lease time         : 486
Lease start time             : 2016/01/18 17:44:48
Identifier                   : 00:00:00:00:00:05
MAC address                  : 00:02:00:00:00:1a
IP address                   : 3ffe:0:0:5::
Service                      : 4 (VPRN)
Identifier                   : 00:00:00:00:00:05
MAC address                  : 00:02:00:00:00:1b
IP address                   : 21.0.0.22
Service                      : 4 (VPRN)
Allocation type              : dynamic
Home-aware pool              : 00:00:00:00:00:05
DHCP lease                   : true
Remaining lease time         : 490
Lease start time             : 2016/01/18 17:44:52
-------------------------------------------------------------------------------
No. of BRG hosts: 5
===============================================================================

gateway

Syntax 
gateway brg-id brg-ident
Context 
show>subscr-mgmt>brg
Description 

This command displays all operational data related to the BRG.

Parameters 
brg-id brg-ident
Specifies the BRG identifier, up to 32 characters in length.
Output 

Sample Output
Node# show subscriber-mgmt brg gateway brg-id "00:00:00:00:00:05"
===============================================================================
Bridged Residential Gateways
===============================================================================
Identifier                   : 00:00:00:00:00:05
SLAAC prefix                 : 3ffe:0:0:5::/64
Subnet                       : 21.0.0.1/24
Subnet start address         : 21.0.0.20
Subnet end address           : 21.0.0.40
DMZ address                  : (Not Specified)
DNS 1 v4                     : (Not Specified)
DNS 1 v6                     : (Not Specified)
DNS 2 v4                     : (Not Specified)
DNS 2 v6                     : (Not Specified)
NBNS 1                       : (Not Specified)
NBNS 2                       : (Not Specified)
DHCP lease time              : 600
DHCP stream destination      : (Not Specified)
IPv4 portal URL              : (Not Specified)
IPv6 portal URL              : (Not Specified)
BRG profile                  : brg
Subscriber profile           : subprof_mig_4
SLA profile                  : (Not Specified)
UPnP policy override         : (Not Specified)
DMZ address in use           : no
Proxy authenticated          : yes
Ingress IPv4 filter override : N/A
Egress IPv4 filter override  : N/A
Ingress IPv6 filter override : N/A
Egress IPv6 filter override  : N/A
No QoS overrides found.
No Filter rules received.
===============================================================================

bindings

Syntax 
bindings [mac ieee-address]
Context 
show>subscr-mgmt>brg>gateway
Description 

This command lists all the DHCP bindings of the local pool associated with the specified BRG. If the MAC attribute is specified, only the binding for that MAC address is displayed.

Parameters 
mac ieee-address
specifies the MAC address identifying a specific binding.
Output 

Sample Output
Node# show subscriber-mgmt brg gateway brg-id "00:00:00:00:00:05" bindings
===============================================================================
Bridged Residential Gateway home-aware pool address bindings
===============================================================================
Home-aware pool              : 00:00:00:00:00:05
-------------------------------------------------------------------------------
MAC address                  : 00:02:00:00:00:19
IP address                   : 21.0.0.20
Allocation type              : dynamic
DHCP lease                   : true
Remaining lease time         : 489
Lease start time             : 2016/01/18 17:44:44
MAC address                  : 00:02:00:00:00:1a
IP address                   : 21.0.0.21
Allocation type              : dynamic
DHCP lease                   : true
Remaining lease time         : 493
Lease start time             : 2016/01/18 17:44:48
MAC address                  : 00:02:00:00:00:1b
IP address                   : 21.0.0.22
Allocation type              : dynamic
DHCP lease                   : true
Remaining lease time         : 497
Lease start time             : 2016/01/18 17:44:52
-------------------------------------------------------------------------------
No. of bindings: 3
===============================================================================

host

Syntax 
host mac ieee-address ip ip-address
Context 
show>subscr-mgmt>brg>gateway
Description 

This command lists pool information about a specific host in the BRG.

Parameters 
mac ieee-address
Specifies the MAC address identifying a specific host.
ip ip-address
Displays only the prefixes associated with this host.
Output 

Sample Output
Node# show subscriber-mgmt brg gateway brg-id "00:00:00:00:00:05" host mac 00:02:00:00:00:1b ip 21.0.0.22
===============================================================================
Bridged Residential Gateway hosts
===============================================================================
Identifier                   : 00:00:00:00:00:05
MAC address                  : 00:02:00:00:00:1b
IP address                   : 21.0.0.22
Service                      : 4 (VPRN)
Allocation type              : dynamic
Home-aware pool              : 00:00:00:00:00:05
DHCP lease                   : true
Remaining lease time         : 488
Lease start time             : 2016/01/18 17:44:52
===============================================================================

hosts

Syntax 
hosts
Context 
show>subscr-mgmt>brg>gateway
Description 

This command lists all the hosts connected to the BRG.

Output 

Sample Output
Node# show subscriber-mgmt brg gateway brg-id "00:00:00:00:00:05" hosts
===============================================================================
Bridged Residential Gateway hosts
===============================================================================
Identifier                   : 00:00:00:00:00:05
MAC address                  : 00:02:00:00:00:19
IP address                   : 21.0.0.20
Service                      : 4 (VPRN)
Allocation type              : dynamic
Home-aware pool              : 00:00:00:00:00:05
DHCP lease                   : true
Remaining lease time         : 388
Lease start time             : 2016/01/18 17:44:44
Identifier                   : 00:00:00:00:00:05
MAC address                  : 00:02:00:00:00:19
IP address                   : 3ffe:0:0:5::
Service                      : 4 (VPRN)
Identifier                   : 00:00:00:00:00:05
MAC address                  : 00:02:00:00:00:1a
IP address                   : 21.0.0.21
Service                      : 4 (VPRN)
Allocation type              : dynamic
Home-aware pool              : 00:00:00:00:00:05
DHCP lease                   : true
Remaining lease time         : 392
Lease start time             : 2016/01/18 17:44:48
Identifier                   : 00:00:00:00:00:05
MAC address                  : 00:02:00:00:00:1a
IP address                   : 3ffe:0:0:5::
Service                      : 4 (VPRN)
Identifier                   : 00:00:00:00:00:05
MAC address                  : 00:02:00:00:00:1b
IP address                   : 21.0.0.22
Service                      : 4 (VPRN)
Allocation type              : dynamic
Home-aware pool              : 00:00:00:00:00:05
DHCP lease                   : true
Remaining lease time         : 396
Lease start time             : 2016/01/18 17:44:52
-------------------------------------------------------------------------------
No. of BRG hosts: 5
===============================================================================

gateways

Syntax 
gatewaysgateways brg-profile profile-name
Context 
show>subscr-mgmt>brg
Description 

This command lists operational gateway information for all BRGs active on the system. This list can optionally be reduced by specifying a BRG profile.

Parameters 
brg-profile profile-name
Specifies the name of the BRG profile to filter.
Output 

Sample Output
Node# show subscriber-mgmt brg gateways
===============================================================================
Bridged Residential Gateways
===============================================================================
Identifier                   : 00:00:00:00:00:05
SLAAC prefix                 : 3ffe:0:0:5::/64
Subnet                       : 21.0.0.1/24
Subnet start address         : 21.0.0.20
Subnet end address           : 21.0.0.40
DMZ address                  : (Not Specified)
DNS 1 v4                     : (Not Specified)
DNS 1 v6                     : (Not Specified)
DNS 2 v4                     : (Not Specified)
DNS 2 v6                     : (Not Specified)
NBNS 1                       : (Not Specified)
NBNS 2                       : (Not Specified)
DHCP lease time              : 600
DHCP stream destination      : (Not Specified)
IPv4 portal URL              : (Not Specified)
IPv6 portal URL              : (Not Specified)
BRG profile                  : brg
Subscriber profile           : subprof_mig_4
SLA profile                  : (Not Specified)
UPnP policy override         : (Not Specified)
DMZ address in use           : no
Proxy authenticated          : yes
Ingress IPv4 filter override : N/A
Egress IPv4 filter override  : N/A
Ingress IPv6 filter override : N/A
Egress IPv6 filter override  : N/A
No QoS overrides found.
No Filter rules received.
-------------------------------------------------------------------------------
No. of gateways: 1
===============================================================================

brg-profile

Syntax 
brg-profile
brg-profile name
brg-profile name associations
Context 
show>subscr-mgmt
Description 

This command displays BRG profile information.

Parameters 
name—
Specifies an existing BRG profile name.
associations—
Displays information associated with the specified BRG profile name.

Clear Commands

brg

Syntax 
brg
Context 
clear>subscr-mgmt
Description 

This command clears BRG data.

gateway

Syntax 
gateway brg-id brg-ident
gateway brg-id brg-ident idle-bindings binding ieee-address]
gateway all-gatewaysgateway brg-id brg-ident all-hostsgateway brg-id brg-ident host ieee-address
Context 
clear>subscr-mgmt>brg
Description 

This command clears BRG gateway data.

Parameters 
brg-id brg-ident
Clears the specified BRG and all related hosts from the system.
idle-bindings—
Clears a specific idle binding or all idle binding from the BRG. An idle binding is a DHCP lease that has not been expired but for which the host has been removed due to idle timeout.
binding ieee-address
Specifies the MAC address of the binding to remove.
all-gateways—
Clears all BRGs and related hosts from the system.
all-hosts—
Clears all hosts belonging to a specified BRG.
host ieee-address
Clears a specific host belonging to a specified BRG.