h Commands
handler
handler
Syntax
handler [handler-name]
handler detail
Context
[Tree] (show>log>event-handling handler)
Full Context
show log event-handling handler
Description
Commands in this context display EHS handler information.
Parameters
- handler-name
Specifies the name of a specific handler up to 32 characters in length.
- detail
Keyword to list details of all handlers.
Platforms
All
Output
The following output is an example of handler information.
Handler Output Field Descriptions describes handler output fields.
Output ExampleA:node1>show>log>event-handling# handler
===============================================================================
Event Handling System - Handler List
===============================================================================
Handler Admin Oper Description
Name State State
-------------------------------------------------------------------------------
h-sample up up
h-main up up
h-backup down down
===============================================================================
*A:7950 XRS-20# show log event-handling handler "h-sample"
===============================================================================
Event Handling System - Handlers
===============================================================================
===============================================================================
Handler : h-sample
===============================================================================
Description : (Not Specified)
Admin State : up Oper State : up
-------------------------------------------------------------------------------
Handler Action-List Entry
-------------------------------------------------------------------------------
Entry-id : 10
Description : (Not Specified)
Admin State : up Oper State : up
Script
Policy Name : sp-sample
Policy Owner : TiMOS CLI
Min Delay : 0
Last Exec : 05/24/2015 19:03:31
-------------------------------------------------------------------------------
Handler Action-List Entry Execution Statistics
Enqueued : 4
Err Launch : 0
Err Adm Status : 0
Total : 4
===============================================================================
Label |
Description |
---|---|
Handler |
The name of the handler. |
Description |
The handler description string. |
Admin State |
The administrative state of the handler. |
Oper State |
The operational state of the handler. |
Handler Action-List Entry |
|
Entry-id |
The action-list entry identifier. |
Description |
The action-list entry description string. |
Admin State |
The administrative state of the action-list entry. |
Policy Name |
The name of the related script policy. |
Policy Owner |
The owner of the related script policy. |
Last Exec |
The timestamp of the last successful execution of the action-list entry. |
Handler Action-List Entry Execution Statistics |
|
Enqueued |
The number of times the action-list entry was successfully passed on to the SR OS sub-system or module that will attempt to process and execute the action. For a script-policy entry, this indicates that the script request has been enqueued but does not necessarily indicate that the script has successfully launched or completed. For status and information about the script, use the show>system>script-control command. |
Err Launch |
The number of times the action-list entry was not successfully handed over to the next SR OS sub-system or module in the processing chain. This can be caused by a variety of conditions including a full script request input queue. |
Err Adm Status |
The number of times the action-list entry was not executed because the entry was administratively disabled. |
Total |
The total number of times that the action-list entry attempted execution. |
handler
Syntax
handler event-handler-name
Context
[Tree] (clear>log>event-handling handler)
Full Context
clear log event-handling handler
Description
This command clears the counters in the show log event-handling handler handler-name output. It does affect the global or aggregate counters shown using the information command.
Parameters
- handler-name
Specifies the name of the event handler, up to 32 characters in length.
Platforms
All
hash-control
hash-control
Syntax
hash-control
Context
[Tree] (show>system>security hash-control)
Full Context
show system security hash-control
Description
Commands in this context display hash-control configuration information.
Platforms
All
hierarchy
hierarchy
Syntax
hierarchy [subscriber sub-ident-string]
Context
[Tree] (show>service>active-subscribers hierarchy)
Full Context
show service active-subscribers hierarchy
Description
This command displays active subscriber hierarchy information. To display an IPoE/PPP session, the group of hosts within the session is visually indented. Additional information related to the session is also shown. For PPPoE, the circuit ID and remote ID if used is shown. For IPoE, the key used to group the session is shown (for example, the circuit ID). The command also display PD host which are modeled as a managed route. The PD managed route is directly underneath and points to the host that it is using as the next hop. The PD managed route forwarding status is also shown, where (N) indicates that the route is not forwarding.
Parameters
- sub-ident-string
Specifies the subscriber ID of the active subscriber, up to 32 characters.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of active subscriber hierarchy information.
Output Example*A:eng-BNG-2# show service active-subscribers hierarchy
===============================================================================
Active Subscribers Hierarchy
===============================================================================
-- user_1
(no-prof)
|
+-- sap:1/1/20:841 - sla:no-prof
|
+-- IPOE-session - mac:00:00:10:10:12:13 - svc:1000
|
+-- 192.168.0.13 - DHCP
-------------------------------------------------------------------------------
Number of active subscribers : 1
Flags: (N) = the host or the managed route is in non-forwarding state
===============================================================================
B:Dut-C# show service active-subscribers hierarchy
===============================================================================
Active Subscribers Hierarchy
===============================================================================
-- basic1
(sub__S1)
|
|-- sap:1/1/2:51 - sla:slaS2S1
| |
| +-- 3fe0:0:0:10::/64 - mac:10:00:00:00:01:10 - DHCP6 - svc:10
|
+-- sap:1/1/2:113 - sla:sla17S1 PPP session:23
|
+-- PPP-session - mac:10:00:00:00:01:91 - sid:1 - svc:10
|
|-- 10.1.0.111 - IPCP
|
+-- 3fe1:0:0:11::/64 - SLAAC
-------------------------------------------------------------------------------
Number of active subscribers : 1
Flags: (N) = the host or the managed route is in non-forwarding state
===============================================================================
*B:Dut-C#
*A:eng-BNG-2# show service active-subscribers hierarchy radius-acct
===============================================================================
Active Subscribers Hierarchy (accounting information)
===============================================================================
-- user_1
(no-prof)
|
+-- sap:1/1/20:841 - sla:no-prof
| |
| +-- no radius acct
| session-id : D854FF0000000B5DF40326
|
+-- IPOE-Session - mac:00:00:10:10:12:13
| |
| +-- no radius acct
| session-id : D854FF000000095DF40326
|
+-- 192.168.0.13
|
+-- no radius acct
session-id : D854FF0000000A5DF40326
-------------------------------------------------------------------------------
Number of active subscribers : 1
===============================================================================
histogram
histogram
Syntax
histogram router router-instance pool pool-name bucket-size [1..65536] num-buckets [2..50]
Context
[Tree] (tools>dump>nat histogram)
Full Context
tools dump nat histogram
Description
This command displays a NAT pool port usage histogram
Parameters
- router router-instance
Specifies the router instance.
- pool pool-name
Specifies the identification of the NAT pool.
- bucket-size [1..65536]
Specifies the unit of the X-axis of the histogram; a value of ten, for example, would return in a histogram with results for [0-9], [10-19], [20-29], ... ports.
- num-buckets [2..50]
Specifies the size of the histogram; a value of five, for example, would result in five results: [0-9], [10-19], [20-29], [30-39], [40-infinite].
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
host
host
Syntax
host [detail] [wholesaler service-id] [ session {none | ipoe | ppp}] [ router-advertisement-policy policy-name]
host interface interface-name [detail] [ wholesaler service-id] [session {none | ipoe | ppp}] [router-advertisement-policy policy-name]
host mac ieee-address [detail] [ wholesaler service-id] [session {none | ipoe | ppp}] [router-advertisement-policy policy-name]
host ipv6-address ipv6-prefix [detail] [ wholesaler service-id] [session {none | ipoe | ppp}] [router-advertisement-policy policy-name]
host sap sap-id [detail] [ wholesaler service-id] [session {none | ipoe | ppp}] [router-advertisement-policy policy-name]
Context
[Tree] (show>service>id>slaac host)
Full Context
show service id slaac host
Description
This command displays SLAAC host related information.
Parameters
- detail
Specifies to display detailed SLAAC host related information.
- service-id
Specifies the service ID of the wholesaler.
- session
Specifies to display information about SLAAC hosts that are associated with an IPoE session or a PPP session.
- interface-name
Specifies the interface name, up to 32 characters.
- ieee-address
Specifies the MAC address for which to display SLAAC host information.
- ipv6-address
Specifies the IPv6 address for which to display SLAAC host information.
- sap-id
Specifies the physical port identifier portion of the SAP definition.
- policy-name
Specifies the name of the router advertisement policy.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of detailed SLAAC host information.
Output Example*A:eng-BNG-2# show service id 1000 slaac host detail
===============================================================================
SLAAC hosts for service 1000
===============================================================================
Service ID : 1000
Prefix : 2001:1000:bad:beef::/64
Interface Id : N/A
Mac Address : 00:00:10:10:12:12
Subscriber-interface : sub-int-01
Group-interface : grp-int-01
SAP : 1/1/20:841
Termination Type : local
Creation Time : 2017/02/13 22:05:03
Persistence Key : N/A
Router adv. policy : ra-policy-01
IPoE|PPP session : No
Radius sub-if prefix : N/A
IPoE Trigger : rtr-solicit
Last Auth Time : 2017/02/13 22:05:03
Inactivity Timer : N/A
Sub-Ident : "host-1"
Sub-Profile-String : "no-prof"
SLA-Profile-String : "no-prof"
App-Profile-String : ""
ANCP-String : ""
Int Dest Id : ""
Category-Map-Name : ""
Info origin : radius
Pool : ""
Primary-Dns : N/A
Secondary-Dns : N/A
Circuit Id : N/A
Remote Id : N/A
Subscriber Host Limit Overrides
ipv4-arp : 1
ipv4-dhcp : 1
ipv4-ppp : 1
ipv4-overall : 1
ipv6-pd-ipoe-dhcp : 1
ipv6-pd-ppp-dhcp : 1
ipv6-pd-overall : 1
ipv6-wan-ipoe-dhcp : 1
ipv6-wan-ipoe-slaac : 1
ipv6-wan-ppp-dhcp : 1
ipv6-wan-ppp-slaac : 1
ipv6-wan-overall : 1
ipv6-overall : 1
lac-overall : 1
overall : 1
SLA Profile Instance Host Limit Overrides
ipv4-arp : 1
ipv4-dhcp : 1
ipv4-ppp : 1
ipv4-overall : 1
ipv6-pd-ipoe-dhcp : 1
ipv6-pd-ppp-dhcp : 1
ipv6-pd-overall : 1
ipv6-wan-ipoe-dhcp : 1
ipv6-wan-ipoe-slaac : 1
ipv6-wan-ppp-dhcp : 1
ipv6-wan-ppp-slaac : 1
ipv6-wan-overall : 1
ipv6-overall : 1
lac-overall : 1
overall : 1
Subscriber Session Limit Overrides
ipoe : 1
pppoe-local : 1
pppoe-lac : 1
pppoe-overall : 1
l2tp-lns : 1
l2tp-lts : 1
l2tp-overall : 1
overall : 1
SLA Profile Instance Session Limit Overrides
ipoe : 1
pppoe-local : 1
pppoe-lac : 1
pppoe-overall : 1
l2tp-lns : 1
l2tp-lts : 1
l2tp-overall : 1
overall : 1
-------------------------------------------------------------------------------
Number of hosts : 1
===============================================================================
*A:Dut-A# show service id 13 slaac host router-advertisement-policy ra-policy-01
===============================================================================
SLAAC hosts for service 13
===============================================================================
Prefix Mac Address Sap Id MC-Stdby
IntId
-------------------------------------------------------------------------------
2013:bad:beef:1::/64 00:00:00:00:00:13 1/1/1:13
N/A
2013:bad:beef:2::/64 00:00:00:00:00:14 1/1/1:13
N/A
2013:bad:beef:3::/64 00:00:00:00:00:15 1/1/1:13
N/A
-------------------------------------------------------------------------------
Number of hosts : 3
===============================================================================
*A:Dut-A#
Service SLAAC Host Field Descriptions describes service SLAAC host information.
Field |
Description |
---|---|
Service ID |
The service identifier. |
Prefix |
The prefix for the service |
Interface Id |
The interface identifier of this SLAAC host. If the SLAAC host has multiple addresses, this field will only show the interface identifier of one of them. |
Mac Address |
The MAC address of the this SLAAC host |
Subscriber-interface |
The subscriber interface name |
Group-interface |
The subscriber interface group interface name |
SAP |
The service SAP ID |
Termination Type |
The termination type of this SLAAC host |
Creation Time |
The date and time the service was created |
Persistence Key |
The key value that can be used to track this SLAAC host in the persistence file. |
Router adv. policy |
The name of the router advertisement policy associated with the SLAAC host during authentication |
IPoE|PPP session |
The indication if this SLAAC host belongs to an IPoE or PPP session |
Radius sub-if prefix |
The subscriber interface prefix that is received from a Radius server |
IPoE Trigger |
The trigger name |
Last Auth Time |
The sysUpTime at the time of the last authentication for this session |
Inactivity Timer |
The remaining time in seconds before the host is removed. A value of 0 indicates no inactivity timer is active. |
Sub-Ident |
The name of the subscriber identification policy |
Sub-Profile-String |
The name of the subscriber profile |
SLA-Profile-String |
The name of the SLA profile |
App-Profile-String |
The application profile string |
ANCP-String |
The ANCP string applicable for this session |
Int Dest ID |
The intermediate destination identifier applicable for this session |
Category-Map-Name |
The category map name applicable for this session |
Info origin |
The server that provided the Sub-profile, SLA profile, Ancp string and Intermediate Destination Id |
Pool |
the DHCP server pool from which the SLAAC prefix is allocated |
Primary-Dns |
the primary DNS server |
Secondary-Dns |
the secondary DNS server |
Circuit ID |
circuit ID of this host |
Remote ID |
remote ID of this host |
Subscriber Host Limit Overrides and SLA Profile Instance Host Limit Overrides: (only shown when overrides are active) |
|
ipv4-arp |
The total number of IPv4 ARP hosts limit |
ipv4-dhcp |
The total number of IPv4 DHCP hosts limit |
ipv4-ppp |
The total number of IPv4 PPP hosts limit |
ipv4-overall |
The total number of IPv4 hosts limit |
ipv6-pd-ipoe-dhcp |
The total number of IPv6 IPoE DHCP Prefix Delegation hosts (IA-PD) limit |
ipv6-pd-ppp-dhcp |
The total number of IPv6 PPPoE DHCP Prefix Delegation hosts (IA-PD) limit |
ipv6-pd-overall |
The total number of IPv6 DHCP Prefix Delegation hosts (IA-PD) limit |
ipv6-wan-ipoe-dhcp |
The total number of IPv6 IPoE DHCP WAN hosts (IA-NA) limit |
ipv6-wan-ipoe-slaac |
The total number of IPv6 IPoE SLAAC WAN hosts limit |
ipv6-wan-ppp-dhcp |
The total number of IPv6 PPPoE DHCP WAN hosts (IA-NA) limit |
ipv6-wan-ppp-slaac |
The total number of IPv6 PPPoE SLAAC WAN hosts limit |
ipv6-wan-overall |
The total number of IPv6 WAN hosts limit |
ipv6-overall |
The total number of IPv6 hosts limit |
lac-overall |
The total number of L2TP LAC hosts limit |
overall |
The total number of subscriber hosts limit |
Subscriber Session Limit Overrides and SLA Profile Instance Session Limit Overrides: (only shown when overrides are active) |
|
ipoe |
The total number of IPoE sessions limit |
ppoe-local |
The total number of PPPoE local terminated sessions (PTA) limit |
ppoe-lac |
The total number of PPPoE L2TP LAC sessions limit |
ppoe-overall |
The total number of PPPoE sessions limit |
l2tp-lns |
The total number of L2TP LNS sessions limit |
l2tp-lts |
The total number of L2TP LTS sessions limit |
l2tp-overall |
The total number of L2TP sessions limit |
overall |
The total number of subscriber sessions limit |
Number of hosts |
The total number of hosts matching the search criteria |
MC-Stdby |
The number of SAPs defined on this service on a port which is in multi-chassis standby mode |
host
Syntax
host mac ieee-address ip ip-address
Context
[Tree] (show>subscr-mgmt>vrgw>brg>gateway host)
Full Context
show subscriber-mgmt vrgw brg gateway host
Description
This command lists pool information about a specific host in the BRG.
Parameters
- ieee-address
Specifies the MAC address identifying a specific host.
- ip-address
Displays only the prefixes associated with this host.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
host
Syntax
host [ipv6-address]
Context
[Tree] (show>router>mld>statistics host)
Full Context
show router mld statistics host
Description
This command displays MLD host statistics information.
Parameters
- ipv6-address
Displays information associated with the specified IPv6 address.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
host
Syntax
host all
host ipv6-address ipv6-prefix
host mac ieee-address
host sap sap-id
Context
[Tree] (clear>service>id>slaac host)
Full Context
clear service id slaac host
Description
This command clears SLAAC host data.
Parameters
- ieee-address
Specifies the MAC address.
- ipv6-prefix
Specifies the IPv6 prefix and length.
- sap-id
Specifies the SAP ID.
- all
Clears all SLAAC host data.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
host
Syntax
host [ip-address]
Context
[Tree] (show>router>igmp>statistics host)
Full Context
show router igmp statistics host
Description
This command displays IGMP statistics for hosts.
Parameters
- ip-address
Specifies the host IP address.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
host-connectivity-verify
host-connectivity-verify
Syntax
host-connectivity-verify statistics [sap sap-id]
Context
[Tree] (show>service>id host-connectivity-verify)
Full Context
show service id host-connectivity-verify
Description
This command displays host connectivity check statistics.
Parameters
- statistics
Displays host connectivity verification data
- sap-id
Specifies the physical port identifier portion of the SAP definition
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of service host connectivity information.
Output ExampleA:ALA-48>show>service>id# host-connectivity-verify statistics sap 1/1/9:0
==============================================================================
Host connectivity check statistics
==============================================================================
Svc SapId/ DestIp Last Time Oper
Id SdpId Address Response Expired State
------------------------------------------------------------------------------
10001/2/3:01.144.145.1 Up
==============================================================================
A:ALA-48>show>service>id#
Show Service Id Host Connectivity Verify Fields describes show service-id host connectivity verification output fields.
Label |
Description |
---|---|
Svc Id |
The service identifier. |
SapId/SdpId |
The SAP and SDP identifiers. |
DestIp Address |
The destination IP address. |
Last Response |
The time when the last response was received. |
Time Expired |
Displays whether the interval value has expired. |
Oper State |
Displays the current operational state of the service. |
host-lockout-policy
host-lockout-policy
Syntax
host-lockout-policy [policy host-lockout-policy-name] lockout-state
host-lockout-policy sap sap-id [circuit-id circuit-id] [mac ieee-address] [remote-id remote-id] [lockout-state]
Context
[Tree] (clear>subscr-mgmt host-lockout-policy)
Full Context
clear subscriber-mgmt host-lockout-policy
Description
This command removes host lockout contexts from the system.
Parameters
- sap-id
-
Specifies to clear information for hosts in a specific lockout state.
- circuit-id
-
Specifies the circuit ID, up to 253 characters.
- ieee-address
-
Specifies the MAC address, up to 30 characters.
- remote-id
-
Specifies the remote ID, up to 253 characters.
- lockout-state
-
Specifies to clear information for hosts in a specific lockout state.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
host-lockout-policy
Syntax
host-lockout-policy
host-lockout-policy policy-name association
host-lockout-policy policy-name
host-lockout-policy policy-name lockout-state sap sap-id [summary]
host-lockout-policy policy-name lockout-state [circuit-id circuit-id] [sap sap-id] [summary]
host-lockout-policy policy-name lockout-state [mac ieee-address] [sap sap-id] [ summary]
host-lockout-policy policy-name lockout-state [remote-id remote-id] [ sap sap-id] [summary]
Context
[Tree] (show>subscr-mgmt host-lockout-policy)
Full Context
show subscriber-mgmt host-lockout-policy
Description
This command displays host lockout policy information.
Parameters
- policy-name
Specifies a specific subscriber host lockout policy name up to 32 characters.
- association
Specifies to display the association of the host lockout policy.
- lockout-state
Specifies to display information for hosts in a specific lockout state.
- sap sap-id
Specifies to display SAP ID information.
- circuit-id circuit-id
Specifies to display circuit ID information. The circuit-id is up to 256 characters .
- mac ieee-address
Specifies to display MAC address information up to 30 characters.
- remote-id remote-id
Specifies to display remote ID information, up to 256 characters.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of subscriber management host lockout policy information.
Output Example*A:cses-E11# show subscriber-mgmt host-lockout-policy
===============================================================================
Host Lockout Policies
===============================================================================
Lockout Policy Last Mgmt Change
Lockout Time Min Lockout Time Max
Description
Lockout Reset Time Max Lockout Hosts
-------------------------------------------------------------------------------
test 04/20/2012 19:51:02
10 3600
test
60 100
===============================================================================
*A:cses-E11#
*A:cses-E11# show subscriber-mgmt host-lockout-policy "test"
===============================================================================
Host Lockout Policy "test"
===============================================================================
Description test
Last Mgmt Change 04/20/2012 19:51:02
Lockout time min 10
Lockout time max 3600
Lockout reset time 60
Max lockout hosts 100
Host key all
===============================================================================
*A:cses-E11#
Host Lockout Policy Field Descriptions describes subscriber management host lockout policy output fields.
Field |
Description |
---|---|
Lockout Policy |
The subscriber Host Lockout Policy name |
Last Mgmt Change |
The sysUpTime at the time of the most recent management-initiated change to this policy |
Lockout Time Min |
The minimum lockout-time for this host lockout policy |
Lockout Time Max |
The maximum lockout-time for this host lockout policy |
Description |
The user-provided description of this subscriber Host Lockout Policy |
Max Lockout Hosts |
The maximum number of lockouts for this host |
Last Mgmt Change |
The sysUpTime at the time of the most recent management-initiated change to this policy |
Lockout time min |
The minimum lockout-time for this Host Lockout Policy |
Lockout time max |
The maximum lockout-time for this Host Lockout Policy |
Lockout reset time |
The lockout reset time for this Host Lockout Policy |
Max lockout hosts |
The maximum number of locked out hosts for this Host Lockout Policy |
Host key |
The method for host matching |
host-lookup
host-lookup
Syntax
host-lookup [mac ieee-address] [ remote-id remote-id-ascii] [sap-id sap-id] [service-id service-id] [string vso-string] [system-id system-id] [option60 option-60-ascii] [circuit-id circuit-id-ascii] [ circuit-id-hex circuit-id-hex] [option60-hex option60-hex] [remote-id-hex remote-id-hex] [derived-id derived-id] [ ip-prefix ip-prefix/ip-prefix-length]
Context
[Tree] (tools>perform>subscr-mgmt>loc-user-db>ipoe host-lookup)
Full Context
tools perform subscriber-mgmt local-user-db ipoe host-lookup
Description
This command performs a lookup in the local user database. This command looks up the host with the match-list configured in the local user database.
Parameters
- ieee-address
Specifies the 48-bit MAC address for the static ARP in the form aa:bb:cc:dd:ee:ff or aa-bb-cc-dd-ee-ff where aa, bb, cc, dd, ee, and ff are hexadecimal numbers. Allowed values are any non-broadcast, non-multicast MAC and non-IEEE reserved MAC addresses.
- remote-id
Specifies the information which goes into the remote-id sub-option in the DHCP relay packet, up to 255 characters.
- sap-id
Specifies a SAP identifier to be used.
- service-id
Specifies an existing subscriber service ID.
- vso-string
Specifies a Vendor Specific Option (VSO) string.
- system-id
Specifies the system ID.
- hex-string
Specifies the content of option 60 for this lookup.
- circuit-id
Specifies the circuit ID from the Option 82.
- circuit-id-hex
Specifies the circuit ID in hexadecimal format from the Option 82.
- sap-id
Specifies a SAP ID, up to 255 characters maximum.
- option-60-ascii
Specifies the Vendor-Identifying Vendor Option to match against. Option 60 is encoded as Type - Length - Value and must be formatted in ASCII.
- option-60-hex
Specifies the Vendor-Identifying Vendor Option to match against. Option 60 is encoded as Type - Length - Value and must be formatted in HEX.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
host-lookup
Syntax
host-lookup [circuit-id circuit-id] [circuit-id-hex circuit-id-hex] [derived-id derived-id] [mac ieee-address] [remote-id remote-id] [remote-id-hex remote-id-hex] [sap-id sap-id] [service-name service-name] [user-name user-name]
Context
[Tree] (tools>perform>subscr-mgmt>loc-user-db>ppp host-lookup)
Full Context
tools perform subscriber-mgmt local-user-db ppp host-lookup
Description
This command performs a lookup in the local user database.
Parameters
- ieee-address
-
Specifies the 48-bit MAC address for the static ARP in the form aa:bb:cc:dd:ee:ff or aa-bb-cc-dd-ee-ff where aa, bb, cc, dd, ee, and ff are hexadecimal numbers. Allowed values are any non-broadcast, non-multicast MAC and non-IEEE reserved MAC addresses.
- remote-id
-
Specifies the information that goes into the remote-id sub-option in the DHCP relay packet, up to 255 characters.
- user-name
-
Specifies a user name, up to 128 characters.
- service-name
-
Specifies a PPP service name, up to 255 characters.
- circuit-id
-
Specifies the circuit ID from the Option 82.
- circuit-id-hex
-
Specifies the circuit ID in hexadecimal format from the Option 82.
- derived-id derived-id
-
Specifies an ASCII string that uniquely identifies a host and is derived by a Python script from packet content available during a DHCP transaction.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
Output
Use the following command for an example of PPP host lookup information.
tools perform subscriber-mgmt local-user-db "ludb-1" ppp host-lookup user-name user-1@best.net
===============================================================================
PPP host Lookup results
===============================================================================
Result : Success
Matched Host Name : default
Admin State : Up
Last Mgmt Change : 02/22/2023 09:58:51
Host Identification
Mac Address : N/A
Circuit Id : N/A
Remote Id : N/A
Sap Id : N/A
Service Name : N/A
User Name : N/A
Encap Tag Range : N/A
Encap Tag Sep Range : N/A
Derived Id : N/A
Matched Objects : N/A
Address : N/A
Password Type : N/A
PADO Delay : 0msec
Pre Auth Policy : N/A
Auth Policy : radius-auth-1
Padi Auth Policy : N/A
Diameter app policy : (Not Specified)
Diameter auth policy : (Not Specified)
Acct Policy : N/A
Dupl Acct Policy : N/A
User DB : N/A
Rip Policy : N/A
Router Advert Policy : N/A
Retailer Svc Id : N/A
Service : N/A
Interface : N/A
Force IPv6CP : Disabled
IPv6 Address : N/A
IPv6 Del Pfx : N/A
IPv6 Slaac Pfx : N/A
IPv6 Address Pool : N/A
IPv6 Del Pfx Pool : N/A
IPv6 Slaac Pfx Pool : N/A
IPv6 Del Pfx Length : N/A
Ignore DF Bit : Disabled
DHCPv6 lease times
Renew timer : > 9999 days
Rebind timer : > 9999 days
Preferred lifetime : 0d 00:00:00
Valid lifetime : 0d 00:00:00
Identification Strings
Subscriber Id : N/A
SLA Profile String : N/A
SPI Sharing Group Id: N/A
Sub Profile String : N/A
App Profile String : N/A
ANCP String : N/A
Inter Destination Id: N/A
Category Map Name : N/A
L2TP
Service : N/A
Tunnel Group : N/A
LAC Steering Profile: N/A
MSAP defaults
Policy : N/A
Service : N/A
Group Interface : N/A
Group Interface Pfx : none
Group Interface Sfx : none
Filter Overrules
Ing Ipv4 Fltr : N/A
Egr Ipv4 Fltr : N/A
Ing Ipv6 Fltr : N/A
Egr Ipv6 Fltr : N/A
Access loop info
Circuit ID format : none
Circuit ID : N/A
Remote ID format : none
Remote ID : N/A
PPP policy parameters
Max sessions per mac: N/A
Keepalive : N/A
===============================================================================
host-lookup
Syntax
host-lookup [circuit-id circuit-id] [circuit-id-hex circuit-id-hex] [derived-id derived-id] [mac ieee-address] [remote-id remote-id] [remote-id-hex remote-id-hex] [sap-id sap-id] [service-name service-name] [user-name user-name]
Context
[Tree] (tools>perform>subscr-mgmt>loc-user-db>ppp host-lookup)
Full Context
tools perform subscriber-mgmt local-user-db ppp host-lookup
Description
This command performs a lookup in the local user database.
Parameters
- circuit-id circuit-id
Specifies the circuit ID from the Option 82.
- circuit-id-hex
Specifies the circuit ID in hexadecimal format from the Option 82.
- derived-id
Specifies an ASCII string that uniquely identifies a host, and is derived by a Python script from packet content available during a DHCP transaction.
- remote-id
Specifies that information that goes into the remote-id sub-option in the DHCP relay packet, up to 255 characters.
- remote-id-hex
Specifies the remote ID in hexadecimal format.
- sap-id
Specifies a SAP ID, up to 255 characters.
- service-name
Specifies a PPP service name up to 253 characters.
- user-name
Specifies a user name up to 128 characters.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
host-tracking
host-tracking
Syntax
host-tracking [subscriber sub-ident-string]
host-tracking [subscriber sub-ident-string] detail
host-tracking [subscriber sub-ident-string] summary
host-tracking [subscriber sub-ident-string] statistics
Context
[Tree] (show>service>active-subscribers host-tracking)
Full Context
show service active-subscribers host-tracking
Description
This command displays active subscriber host tracking information.
Parameters
- sub-ident-string
Displays subscriber ID of the active subscriber, up to 32 characters.
- detail
Displays detailed host tracking information for the specified subscriber ID.
- summary
Displays summarized host tracking information for the specified subscriber ID.
- statistics
Displays statistical host tracking information for the specified subscriber ID.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
host-tracking
Syntax
host-tracking [statistics]
host-tracking sap sap-id [host ip-address] [statistics]
Context
[Tree] (clear>service>id host-tracking)
Full Context
clear service id host-tracking
Description
This command clears host tracking data.
Parameters
- sap-id
Specifies a SAP for which to clear host tracking data.
- ip-address
Specifies the IP address of a host for which to clear tracking data.
- statistics
Clears statistics.
Platforms
All
host-tracking
Syntax
host-tracking
Context
[Tree] (clear>subscr-mgmt host-tracking)
Full Context
clear subscriber-mgmt host-tracking
Description
Commands in this context clear host tracking data.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
host-tracking-policy
host-tracking-policy
Syntax
host-tracking-policy
host-tracking-policy policy-name association
host-tracking-policy policy-name
Context
[Tree] (show>subscr-mgmt host-tracking-policy)
Full Context
show subscriber-mgmt host-tracking-policy
Description
This command displays host tracking policy information.
Parameters
- policy-name
Specifies the host tracking policy name, up to 32 characters.
- association
Displays information associated with the host tracking policy.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
hostname
hostname
Syntax
hostname
Context
[Tree] (show>service>id>spb hostname)
Full Context
show service id spb hostname
Description
This command displays SPB system-id to hostname mapping.
Platforms
All
Output
The following output is an example of service SPB hostname information.
Output Example*A:Dut-A# show service id 100001 spb hostname
===============================================================================
Hosts
===============================================================================
System Id Hostname
-------------------------------------------------------------------------------
0000.00AA.AAAA cses-B02
0000.00BB.BBBB cses-B07
===============================================================================
hostname
Syntax
hostname
Context
[Tree] (show>router>isis hostname)
Full Context
show router isis hostname
Description
This command displays the hostname database. There are no options or parameters.
Platforms
All
Output
IS-IS Hostname Output
IS-IS Hostname Output Fields describes output fields for IS-IS hostname output.
Label |
Description |
---|---|
System-id |
System identifier mapped to hostname. |
Hostname |
Hostname for the specific system-id. |
Type |
The type of entry (static or dynamic). |
A:ALA-A# show router isis hostname
=========================================================================
Rtr Base ISIS Instance 0 Hostnames
=========================================================================
System Id Hostname
-------------------------------------------------------------------------
1800.0000.0002 core_west
1800.0000.0005 core_east
1800.0000.0008 asbr_west
1800.0000.0009 asbr_east
1800.0000.0010 abr_sjc
1800.0000.0011 abr_lax
1800.0000.0012 abr_nyc
1800.0000.0013 abr_dfw
1800.0000.0015 dist_oak
1800.0000.0018 dist_nj
1800.0000.0020 acc_nj
1800.0000.0021 acc_ri
1800.0000.0027 dist_arl
1800.0000.0028 dist_msq
1800.0000.0029 acc_arl
1800.0000.0030 acc_msq
=========================================================================
A:ALA-A#
hostname
Syntax
hostname
Context
[Tree] (show>router>ospf3 hostname)
[Tree] (show>router>ospf hostname)
Full Context
show router ospf3 hostname
show router ospf hostname
Description
This command displays information about the hostname database.
Platforms
All
Output
The following output is an example of OSPF hostname database information. Host Output Fields displays field descriptions.
Label |
Description |
---|---|
Nbr Rtr Id |
The OSPF ID. |
hostname |
The OSPF hostname. |
No. of OSPF RTR id/hostnames |
The total number of OSPF router IDs and hostnames. |
*A:router-B# show router ospf hostname
====================================
Rtr Base OSPFv2 Instance 0 hostnames
====================================
Nbr Rtr Id hostname
--------------------------------
10.20.0.3 router-A
10.20.1.3 router-B
10.20.2.3 -
10.20.3.3 router-D
--------------------------------
No. of OSPF Rtr id/hostnames: 4
hosts
hosts
Syntax
hosts [group grp-address] [detail] [ fwd-service service-id] [grp-interface ip-int-name]
hosts [host ip-address] [group grp-address] [detail]
hosts summary
Context
[Tree] (show>router>igmp hosts)
Full Context
show router igmp hosts
Description
This command displays IGMP hosts information.
Parameters
- grp-address
Specifies the group IP address.
- service-id
Specifies the service ID.
- ip-int-name
Specifies an IP interface name, up to 32 characters.
- ip-address
Specifies an IP address.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of IGMP host information.
Output Example*B:Dut-C# show router igmp hosts
===============================================================================
IGMP Hosts
===============================================================================
Host Oper Oper Fwd GrpItf Num Subscriber
State Version Svc Groups
-------------------------------------------------------------------------------
239.112.1.1 Up 3 1 gi_1_1 1 sub_1
239.112.1.2 Up 3 1 gi_1_1 2 sub_1
239.112.1.3 Up 3 1 gi_1_2 0 sub_2
-------------------------------------------------------------------------------
Hosts : 3
===============================================================================
*B:Dut-C#
*B:Dut-C# show router igmp hosts detail
===============================================================================
IGMP Host 239.112.1.1
===============================================================================
Oper Status : Up MacAddress : 00:00:00:00:00:01
Oper version : 3 Subscriber : sub_1
Num Groups : 1 GrpItf : gi_1_1
Max Grps Till Now: 2 IGMP-Policy : pol1
PPPoE SessionId : 1 Next query time: 0d 00:02:03
FwdSvcId : 1
-------------------------------------------------------------------------------
IGMP Group
-------------------------------------------------------------------------------
Group Address : 239.0.0.1 Up Time : 0d 00:00:24
Expires : Not running Mode : Include
V1 Host Timer : Not running Type : Dynamic
V2 Host Timer : Not running Compat Mode: IGMP Version 3
Redir.vRtrId : N/A Redir.Intf : N/A
-----------------------------------------------------------
Source Address Expires Type Fwd/Blk
-----------------------------------------------------------
10.11.0.1 0d 00:03:56 Dynamic Fwd
10.11.0.2 0d 00:03:56 Dynamic Fwd
===============================================================================
IGMP Host 239.112.1.2
===============================================================================
Oper Status : Up MacAddress : 00:00:00:00:00:01
Oper version : 3 Subscriber : sub_1
Num Groups : 2 GrpItf : gi_1_1
Max Grps Till Now: 2 IGMP-Policy : pol1
PPPoE SessionId : 2 Next query time: 0d 00:02:03
FwdSvcId : 1
-------------------------------------------------------------------------------
IGMP Group
-------------------------------------------------------------------------------
Group Address : 239.0.0.1 Up Time : 0d 00:00:16
Expires : 0d 00:04:05 Mode : Exclude
V1 Host Timer : Not running Type : Dynamic
V2 Host Timer : Not running Compat Mode: IGMP Version 3
Redir.vRtrId : N/A Redir.Intf : N/A
-----------------------------------------------------------
Source Address Expires Type Fwd/Blk
-----------------------------------------------------------
10.11.0.1 0d 00:00:00 Dynamic Blk
-------------------------------------------------------------------------------
IGMP Group
-------------------------------------------------------------------------------
Group Address : 239.0.0.2 Up Time : 0d 00:00:16
Expires : 0d 00:04:04 Mode : Exclude
V1 Host Timer : Not running Type : Dynamic
V2 Host Timer : Not running Compat Mode: IGMP Version 3
Redir.vRtrId : N/A Redir.Intf : N/A
-----------------------------------------------------------
Source Address Expires Type Fwd/Blk
-----------------------------------------------------------
10.11.0.1 0d 00:00:00 Dynamic Blk
===============================================================================
IGMP Host 239.112.1.3
===============================================================================
Oper Status : Up MacAddress : 00:00:00:00:00:02
Oper version : 3 Subscriber : sub_2
Num Groups : 0 GrpItf : gi_1_2
Max Grps Till Now: 1 IGMP-Policy : pol1
PPPoE SessionId : 1 Next query time: 0d 00:00:48
FwdSvcId : 1
-------------------------------------------------------------------------------
Hosts : 3
===============================================================================
*B:Dut-C#
*B:Dut-C# show router igmp statistics host 239.112.1.1
==================================================
IGMP Host Statistics 239.112.1.1
==================================================
Message Type Received Transmitted
--------------------------------------------------
Queries 0 580
Report V1 0 0
Report V2 0 0
Report V3 5 0
Leaves 0 0
-------------------------------------------------------------------------------
General Host Statistics
-------------------------------------------------------------------------------
Bad Length : 0
Bad Checksum : 0
Unknown Type : 0
Bad Receive If : 0
Rx Non Local : 0
Rx Wrong Version : 0
Policy Drops : 0
No Router Alert : 0
Rx Bad Encodings : 0
Local Scope Pkts : 0
Resvd Scope Pkts : 0
MCAC Policy Drops : 0
-------------------------------------------------------------------------------
Source Group Statistics
-------------------------------------------------------------------------------
(S,G) : 0
(*,G) : 0
==================================================
*B:Dut-C# show subscriber-mgmt igmp-policy
hosts
Syntax
hosts
Context
[Tree] (show>subscr-mgmt>vrgw>brg>gateway hosts)
Full Context
show subscriber-mgmt vrgw brg gateway hosts
Description
This command lists all the hosts connected to the BRG.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of BRG gateway host information.
Output ExampleNode# 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
===============================================================================
hosts
Syntax
hosts [detail] [fwd-service service-id] [ grp-interface ip-int-name]
hosts [host ipv6-address] [group grp-ipv6-address] [detail]
hosts summary
Context
[Tree] (show>router>mld hosts)
Full Context
show router mld hosts
Description
This command shows MLD hosts information.
Parameters
- grp-ipv6-address
Specifies the group IPv6 address.
- service-id
Specifies the service ID.
- ip-int-name
Specifies the IP interface name, up to 32 characters.
- ipv6-address
Specifies the IPv6 address.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of MLD host information.
Output ExampleA:Dut-C# show router mld hosts
==============================================================================
MLD Hosts
==============================================================================
Host Subscriber
Oper-State Oper-Ver Fwd-Svc Num-Groups Group-Interface
------------------------------------------------------------------------------
192:168:9::1 oli_1
Up 2 1 0 grp-1-2-1
192:168:9::2 oli_1
Up 2 1 0 grp-1-2-1
------------------------------------------------------------------------------
Hosts : 2
==============================================================================
A:Dut-C#
A:Dut-C# show router mld hosts detail
===============================================================================
MLD Host 192:168:9::1
===============================================================================
Oper Status : Up MacAddress : 00:00:11:00:00:01
Oper Version : 2 Subscriber : oli_1
NumGrps : 0 GrpItf : grp-1-2-1
MaxGrps Till Now : 0 MLD Policy : oli1
PPPoE SessionId : N/A Next Query Time: 0d 00:00:06
FwdSvcId : 1 MaxSrcs Allowed: No Limit
MaxGrps Allowed : No Limit MaxGrpSrcs All*: No Limit
Qry Interval : 125 Qry Last Lstnr*: 1
Qry Resp Interval: 10 Router Alert C*: Enabled
Bonding Conn Idx : 0 Bonding Id : None
===============================================================================
MLD Host 192:168:9::2
===============================================================================
Oper Status : Up MacAddress : 00:00:11:00:00:02
Oper Version : 2 Subscriber : oli_1
NumGrps : 0 GrpItf : grp-1-2-1
MaxGrps Till Now : 0 MLD Policy : oli1
PPPoE SessionId : N/A Next Query Time: 0d 00:00:06
FwdSvcId : 1 MaxSrcs Allowed: No Limit
MaxGrps Allowed : No Limit MaxGrpSrcs All*: No Limit
Qry Interval : 125 Qry Last Lstnr*: 1
Qry Resp Interval: 10 Router Alert C*: Enabled
Bonding Conn Idx : 0 Bonding Id : None
-------------------------------------------------------------------------------
Hosts : 2
===============================================================================
* indicates that the corresponding row element may have been truncated.
A:Dut-C#
hosts-logging-out
hosts-logging-out
Syntax
hosts-logging-out [portal name] [ host ip-address] [circuit-id circuit-id] [remote-id remote-id] [sap sap-id] [mac ieee-address] [session] [all-portals] [all-hosts] [all-sessions]
Context
[Tree] (clear>router>wpp hosts-logging-out)
Full Context
clear router wpp hosts-logging-out
Description
This command clears WPP hosts that are logging out.
Parameters
- name
Specifies the portal name, up to 32 characters.
- ip-address
Specifies the IP address.
- circuit-id
Specifies the circuit ID, up to 256 characters.
- remote-id
Specifies the remote ID, up to 256 characters.
- sap-id
Specifies the SAP ID.
- ieee-address
Specifies the MAC address, up to 30 characters.
Platforms
7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR
hs-attachment-policy
hs-attachment-policy
Syntax
hs-attachment-policy [policy-name] [association | detail]
Context
[Tree] (show>qos hs-attachment-policy)
Full Context
show qos hs-attachment-policy
Description
This command displays information about HS attachment policies in the system.
Parameters
- policy-name
Displays information about the specified policy name, up to 32 characters.
- association
Displays the entities associated with all HS attachment policies or the specified HS attachment policy.
- detail
Displays detailed policy information, including policy associations, of all HS attachment policies, or the specified HS attachment policy.
Platforms
7750 SR-7/12/12e
Output
The following output is an example of HS attachment policy information.
Output Example*A:PE# show qos hs-attachment-policy "default"
===============================================================================
HS Attachment Policy Information
===============================================================================
Policy Name : default
Description : Default hs attachment QoS policy
Low Burst Max Class : 6
-------------------------------------------------------------------------------
Queue Scheduling Class WRR Group
-------------------------------------------------------------------------------
1 (Not-Applicable) 1
2 (Not-Applicable) 1
3 (Not-Applicable) 1
4 2 (Not-Applicable)
5 3 (Not-Applicable)
6 4 (Not-Applicable)
7 5 (Not-Applicable)
8 6 (Not-Applicable)
-------------------------------------------------------------------------------
WRR Group Scheduling Class
-------------------------------------------------------------------------------
1 1
2 unattached
===============================================================================
*A:PE# show qos hs-attachment-policy "hs-att-pol-1" detail
===============================================================================
HS Attachment Policy Information
===============================================================================
Policy Name : hs-att-pol-1
Description : (Not Specified)
Low Burst Max Class : 1
-------------------------------------------------------------------------------
Queue Scheduling Class WRR Group
-------------------------------------------------------------------------------
1 (Not-Applicable) 1
2 (Not-Applicable) 1
3 unattached unattached
4 unattached unattached
5 unattached unattached
6 4 (Not-Applicable)
7 5 (Not-Applicable)
8 6 (Not-Applicable)
-------------------------------------------------------------------------------
WRR Group Scheduling Class
-------------------------------------------------------------------------------
1 1
2 unattached
-------------------------------------------------------------------------------
Associations
-------------------------------------------------------------------------------
Network-Queue Policy
-------------------------------------------------------------------------------
10
Sap-Egress Policy
-------------------------------------------------------------------------------
10
20
Egress Queue-Group Templates
-------------------------------------------------------------------------------
queue-group-1
-------------------------------------------------------------------------------
===============================================================================
*A:PE#
hs-pool-policy
hs-pool-policy
Syntax
hs-pool-policy [policy-name] [association | detail]
Context
[Tree] (show>qos hs-pool-policy)
Full Context
show qos hs-pool-policy
Description
This command displays information about HS pool policies in the system.
Parameters
- policy-name
Displays information about the specified HS pool policy name, up to 32 characters.
- association
Displays the entities associated with all HS pool policies or the specified HS pool policy.
- detail
Displays detailed policy information, including policy associations, of all HS pool policies or the specified HS pool policy.
Platforms
7750 SR-7/12/12e
Output
The following output is an example of HS pool policy information.
Output Example*A:PE# show qos hs-pool-policy
===============================================================================
HS Pool Policy Summary
===============================================================================
Policy Name Description
-------------------------------------------------------------------------------
default Default hs pool QoS policy
hs-pool-pol-1 (Not Specified)
-------------------------------------------------------------------------------
No. of Policies: 2
===============================================================================
*A:PE# show qos hs-pool-policy default detail
===============================================================================
HS Pool Policy Information
===============================================================================
Policy Name : default
Description : Default hs pool QoS policy
System Reserve : 5.00
-------------------------------------------------------------------------------
Root Pool Information
-------------------------------------------------------------------------------
Pool Id : 1 Allocation Weight : 75
Slope Policy : _tmnx_hs_default
Pool Id : 2 Allocation Weight : 25
Slope Policy : _tmnx_hs_default
Pool Id : 3 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 4 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 5 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 6 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 7 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 8 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 9 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 10 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 11 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 12 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 13 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 14 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 15 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
Pool Id : 16 Allocation Weight : 0
Slope Policy : _tmnx_hs_default
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Mid Pool Information
-------------------------------------------------------------------------------
Pool Id : 1 Allocation Percent : 40.00
Port BW Oversub Factor : 1 Parent Root Pool : 1
Slope Policy : _tmnx_hs_default
Pool Id : 2 Allocation Percent : 35.00
Port BW Oversub Factor : 1 Parent Root Pool : 1
Slope Policy : _tmnx_hs_default
Pool Id : 3 Allocation Percent : 30.00
Port BW Oversub Factor : 1 Parent Root Pool : 1
Slope Policy : _tmnx_hs_default
Pool Id : 4 Allocation Percent : 25.00
Port BW Oversub Factor : 1 Parent Root Pool : 1
Slope Policy : _tmnx_hs_default
Pool Id : 5 Allocation Percent : 80.00
Port BW Oversub Factor : 1 Parent Root Pool : 2
Slope Policy : _tmnx_hs_default
Pool Id : 6 Allocation Percent : 20.00
Port BW Oversub Factor : 1 Parent Root Pool : 2
Slope Policy : _tmnx_hs_default
Pool Id : 7 Allocation Percent : 1.00
Port BW Oversub Factor : 1 Parent Root Pool : 0
Slope Policy : _tmnx_hs_default
Pool Id : 8 Allocation Percent : 1.00
Port BW Oversub Factor : 1 Parent Root Pool : 0
Slope Policy : _tmnx_hs_default
Pool Id : 9 Allocation Percent : 1.00
Port BW Oversub Factor : 1 Parent Root Pool : 0
Slope Policy : _tmnx_hs_default
Pool Id : 10 Allocation Percent : 1.00
Port BW Oversub Factor : 1 Parent Root Pool : 0
Slope Policy : _tmnx_hs_default
Pool Id : 11 Allocation Percent : 1.00
Port BW Oversub Factor : 1 Parent Root Pool : 0
Slope Policy : _tmnx_hs_default
Pool Id : 12 Allocation Percent : 1.00
Port BW Oversub Factor : 1 Parent Root Pool : 0
Slope Policy : _tmnx_hs_default
Pool Id : 13 Allocation Percent : 1.00
Port BW Oversub Factor : 1 Parent Root Pool : 0
Slope Policy : _tmnx_hs_default
Pool Id : 14 Allocation Percent : 1.00
Port BW Oversub Factor : 1 Parent Root Pool : 0
Slope Policy : _tmnx_hs_default
Pool Id : 15 Allocation Percent : 1.00
Port BW Oversub Factor : 1 Parent Root Pool : 0
Slope Policy : _tmnx_hs_default
Pool Id : 16 Allocation Percent : 1.00
Port BW Oversub Factor : 1 Parent Root Pool : 0
Slope Policy : _tmnx_hs_default
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Card Forwarding Plane (FP) Associations
-------------------------------------------------------------------------------
Card FP
-------------------------------------------------------------------------------
1 1
-------------------------------------------------------------------------------
===============================================================================
*A:PE#
hs-pools
hs-pools
Syntax
hs-pools card-slot-number fp forwarding-plane egress
hs-pools port port-id egress
hs-pools port port-id egress network-queues
hs-pools port port-id egress queue-group queue-group-name [instance instance-id]
hs-pools port port-id egress sap sap-id
hs-pools port port-id egress subscriber sub-ident-string
Context
[Tree] (show hs-pools)
Full Context
show hs-pools
Description
This command shows the egress pool information relating to an HSQ IOM.
The card and fp output shows the total buffer allocation, the number of allocated buffers, the available buffer allocation, and the buffer high-water marks for the system pools and the hierarchy of user-provisioned root and mid pools on the specified card and FP. The output includes the applied slope policy and the related instantaneous slope drop probabilities (as a percentage) for the user-provisioned pools.
The port output adds the port class pool information to the above hierarchy of user-provisioned pools for the specified port. The queue information for network queues, queue group instances, SAPs, or subscribers on the specified port is included when the associated parameter is added.
Parameters
- card-slot-number
Displays information for the specified card slot.
- forwarding-plane
Displays information for the specified forwarding plane.
- port-id
Displays information about the specified physical port ID in the slot/mda/port format.
- network-queues
Displays information about the egress network queues on the specified port.
- queue-group-name
Displays information about the specified queue group name, up to 32 characters.
- instance-id
Displays information about the specified queue group instance.
- sap-id
Displays information about the specified SAP, up to 64 characters, on the specified port.
- sub-ident-string
Displays information about the specified subscriber, up to 64 characters, on the specified port.
Platforms
7750 SR-7/12/12e
Output
The following output is an example of HS pool information.
Output Example*A:PE4# show hs-pools port 1/1/2 egress sap 1/1/2:1
===============================================================================
HS Pools Port Information
===============================================================================
Port : 1/1/2
-------------------------------------------------------------------------------
System Pool Information
-------------------------------------------------------------------------------
Total Buffers : 209412 KB Allocated : 0 KB
Available : 209412 KB High Water Mark : 0 KB
-------------------------------------------------------------------------------
Buffer Pool Hierarchy Information
-------------------------------------------------------------------------------
Root Pool : 1
| Total : 2984148 KB Allocated : 0 KB
| Available : 2984148 KB High Water Mark : 0 KB
| Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| Excd-Slope Drop Prob: 0
| Hs Slope Policy : _tmnx_hs_default
|
|--- Mid Pool : 1
| | Total : 1193658 KB Allocated : 0 KB
| | Available : 1193658 KB High Water Mark : 0 KB
| | Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| | Excd-Slope Drop Prob: 0
| | Hs Slope Policy : _tmnx_hs_default
| |
| |--- Std Port Class Pool : 6
| | Total : 596828 KB Allocated : 0 KB
| | Available : 596828 KB High Water Mark : 0 KB
| | Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| | Excd-Slope Drop Prob: 0
| | Hs Slope Policy : _tmnx_hs_default
| |
|--- Mid Pool : 2
| | Total : 1044450 KB Allocated : 0 KB
| | Available : 1044450 KB High Water Mark : 0 KB
| | Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| | Excd-Slope Drop Prob: 0
| | Hs Slope Policy : _tmnx_hs_default
| |
| |--- Std Port Class Pool : 5
| | Total : 522224 KB Allocated : 0 KB
| | Available : 522224 KB High Water Mark : 0 KB
| | Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| | Excd-Slope Drop Prob: 0
| | Hs Slope Policy : _tmnx_hs_default
| |
|--- Mid Pool : 3
| | Total : 895244 KB Allocated : 0 KB
| | Available : 895244 KB High Water Mark : 0 KB
| | Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| | Excd-Slope Drop Prob: 0
| | Hs Slope Policy : _tmnx_hs_default
| |
| |--- Std Port Class Pool : 4
| | Total : 447622 KB Allocated : 0 KB
| | Available : 447622 KB High Water Mark : 0 KB
| | Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| | Excd-Slope Drop Prob: 0
| | Hs Slope Policy : _tmnx_hs_default
| |
|--- Mid Pool : 4
| | Total : 746036 KB Allocated : 0 KB
| | Available : 746036 KB High Water Mark : 0 KB
| | Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| | Excd-Slope Drop Prob: 0
| | Hs Slope Policy : _tmnx_hs_default
| |
| |--- Std Port Class Pool : 1
| | Total : 373018 KB Allocated : 0 KB
| | Available : 373018 KB High Water Mark : 0 KB
| | Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| | Excd-Slope Drop Prob: 0
| | Hs Slope Policy : hs-slope-1
| |
Root Pool : 2
| Total : 994716 KB Allocated : 0 KB
| Available : 994716 KB High Water Mark : 0 KB
| Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| Excd-Slope Drop Prob: 0
| Hs Slope Policy : _tmnx_hs_default
|
|--- Mid Pool : 5
| | Total : 795772 KB Allocated : 0 KB
| | Available : 795772 KB High Water Mark : 0 KB
| | Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| | Excd-Slope Drop Prob: 0
| | Hs Slope Policy : _tmnx_hs_default
| |
|--- Mid Pool : 6
| | Total : 198942 KB Allocated : 0 KB
| | Available : 198942 KB High Water Mark : 0 KB
| | Hi-Slope Drop Prob : 0 Lo-Slope Drop Prob: 0
| | Excd-Slope Drop Prob: 0
| | Hs Slope Policy : _tmnx_hs_default
| |
-------------------------------------------------------------------------------
Queue Information
-------------------------------------------------------------------------------
Queue Name : 1->1/1/2:1->1
FC Map : be l2 l1 h2 nc
Admin PIR : 40000 Oper PIR : 0
Admin MBS : 64 KB Oper MBS : 64 KB
HS Wrr Group : 1
HS Wrr Class Weight: 1 HS Wrr Weight : 2
Depth : 0
HS Class : 1 HS Alt Port Class Pool : No
HS Slope Policy : _tmnx_hs_default
Queue Name : 1->1/1/2:1->2
FC Map : af
Admin PIR : 40000 Oper PIR : 0
Admin MBS : 64 KB Oper MBS : 64 KB
HS Wrr Group : 1
HS Wrr Class Weight: 1 HS Wrr Weight : 1
Depth : 0
HS Class : 1 HS Alt Port Class Pool : No
HS Slope Policy : _tmnx_hs_default
Queue Name : 1->1/1/2:1->6
FC Map : ef
Admin PIR : 20000 Oper PIR : 20000
Admin MBS : 64 KB Oper MBS : 64 KB
HS Wrr Group : (not-applicable)
HS Wrr Class Weight: 1 HS Wrr Weight : 0
Depth : 0
HS Class : 4 HS Alt Port Class Pool : No
HS Slope Policy : _tmnx_hs_default
Queue Name : 1->1/1/2:1->7
FC Map : h1
Admin PIR : 10000 Oper PIR : 10000
Admin MBS : 64 KB Oper MBS : 64 KB
HS Wrr Group : (not-applicable)
HS Wrr Class Weight: 1 HS Wrr Weight : 0
Depth : 0
HS Class : 5 HS Alt Port Class Pool : No
HS Slope Policy : _tmnx_hs_default
-------------------------------------------------------------------------------
===============================================================================
hs-port-pool-policy
hs-port-pool-policy
Syntax
hs-port-pool-policy [policy-name] [association | detail]
Context
[Tree] (show>qos hs-port-pool-policy)
Full Context
show qos hs-port-pool-policy
Description
This command displays information about HS port pool policies in the system.
Parameters
- policy-name
Displays information about the specified HS port pool policy name, up to 32 characters.
- association
Displays the entities associated with all HS port pool policies or the specified HS port pool policy.
- detail
Displays detailed policy information, including policy associations, of all HS port pool policies, or the specified HS port pool policy.
Platforms
7750 SR-7/12/12e
Output
The following output is an example of HS port pool policy information.
Output Example*A:PE# show qos hs-port-pool-policy
===============================================================================
HS Port Pool Policy Summary
===============================================================================
Policy Name Description
-------------------------------------------------------------------------------
default Default hs port pool QoS policy
no-class-pools (Not Specified)
hs-port-pool-pol-1 (Not Specified)
-------------------------------------------------------------------------------
No. of Policies: 3
===============================================================================
*A:PE# show qos hs-port-pool-policy default detail
===============================================================================
HS Port Pool Policy Information
===============================================================================
Policy Name : default
Description : Default hs port pool QoS policy
-------------------------------------------------------------------------------
Standard Port Class Pool Information
-------------------------------------------------------------------------------
Class Id : 1 Parent Mid Pool : 1
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
Class Id : 2 Parent Mid Pool : 2
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
Class Id : 3 Parent Mid Pool : 3
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
Class Id : 4 Parent Mid Pool : 4
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
Class Id : 5 Parent Mid Pool : 5
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
Class Id : 6 Parent Mid Pool : 6
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Alternate Port Class Pool Information
-------------------------------------------------------------------------------
Class Id : 1 Parent Mid Pool : 0
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
Class Id : 2 Parent Mid Pool : 0
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
Class Id : 3 Parent Mid Pool : 0
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
Class Id : 4 Parent Mid Pool : 0
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
Class Id : 5 Parent Mid Pool : 0
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
Class Id : 6 Parent Mid Pool : 0
Alloc Port BW Weight : 1 Alloc Explicit Prcnt: 0.00
Slope Policy : _tmnx_hs_default
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Port Ethernet Egress Associations
-------------------------------------------------------------------------------
1/2/1
-------------------------------------------------------------------------------
===============================================================================
*A:PE#
hs-scheduler-hierarchy
hs-scheduler-hierarchy
Syntax
hs-scheduler-hierarchy port port-id [hs-secondary-shaper shaper-name] [interval time-in-seconds]
hs-scheduler-hierarchy port port-id [interval time-in-seconds] hs-secondary-shapers
hs-scheduler-hierarchy port port-id [interval time-in-seconds] queue-group queue-group-name instance instance-id {access | network}
hs-scheduler-hierarchy sap sap-id egress [ interval time-in-seconds]
hs-scheduler-hierarchy subscriber sub-ident egress [ interval time-in-seconds]
Context
[Tree] (show>qos hs-scheduler-hierarchy)
Full Context
show qos hs-scheduler-hierarchy
Description
This command displays the egress HS scheduler hierarchy for the HS scheduler policy applied to the related port. The output includes the current maximum rate and each scheduling class rate on the port. The parameters allow for the current rates for the scheduling classes for all HS secondary shapers or a specific HS secondary shaper, or for the queue rates in a specified access or network queue group instance, SAP or subscriber to be included in the output.
Parameters
- port-id
Specifies the physical port ID in the slot/mda/port format.
- shaper-name
Displays information about the specified HS secondary name, up to 32 characters, and includes the scheduling class rates for the HS secondary shaper on the port.
- time-in-seconds
Displays the time interval used to calculate the rates, in seconds.
- hs-secondary-shapers
Displays information about scheduling class rates for all HS secondary shapers on the port.
- queue-group-name
Displays information about the specified queue group name on the port, up to 32 characters.
- instance-id
Displays information about the specified queue group instance.
- sap-id
Displays information about the queue rates for the specified SAP, up to 64 characters, on the specified port.
- sub-ident
Displays information about the specified subscriber, up to 64 characters, on the specified port.
Platforms
7750 SR-7/12/12e
Output
The following output is an example of HS scheduler hierarchy information.
Output Example*A:PE# show qos hs-scheduler-hierarchy port 1/1/1 hs-secondary-shaper "default"
===============================================================================
Hs Scheduler Hierarchy Information
===============================================================================
Hs Sched Policy Name : hs-sched-pol-1
Port Max-Rate : 0 Mbps
Hs-Sec-Shaper:default Agg-Rate : 0 Kbps
Scheduler Priority 6
Scheduler Class 6 Rate : 0 Mbps
Hs-Sec-Shaper:default Class 6 Rate : 0 Kbps
Scheduler Priority 5
Scheduler Class 5 Rate : 0 Mbps
Hs-Sec-Shaper:default Class 5 Rate : 0 Kbps
Scheduler Priority 4
Scheduler Class 4 Rate : 0 Mbps
Hs-Sec-Shaper:default Class 4 Rate : 0 Kbps
Scheduler Priority 3
Scheduler Class 3 Rate : 0 Mbps
Hs-Sec-Shaper:default Class 3 Rate : 0 Kbps
Scheduler Priority 2
Scheduler Class 2 Rate : 0 Mbps
Hs-Sec-Shaper:default Class 2 Rate : 0 Kbps
Scheduler Priority 1
Scheduler Class 1 Rate : 0 Mbps
Hs-Sec-Shaper:default Class 1 Rate : 0 Kbps
===============================================================================
*A:PE# show qos hs-scheduler-hierarchy port 1/1/1 hs-secondary-shapers
===============================================================================
Hs Scheduler Hierarchy Information
===============================================================================
Hs Sched Policy Name : hs-sched-pol-1
Port Max-Rate : 0 Mbps
Scheduler Priority 6
Scheduler Class 6 Rate : 0 Mbps
Scheduler Priority 5
Scheduler Class 5 Rate : 0 Mbps
Scheduler Priority 4
Scheduler Class 4 Rate : 0 Mbps
Scheduler Priority 3
Scheduler Class 3 Rate : 0 Mbps
Scheduler Priority 2
Scheduler Class 2 Rate : 0 Mbps
Scheduler Priority 1
Scheduler Class 1 Rate : 0 Mbps
-------------------------------------------------------------------------------
HS Secondary Shaper Rates
-------------------------------------------------------------------------------
Hs-Sec-Shaper:default Agg-Rate : 0 Kbps
Class 6 Rate : 0 Kbps
Class 5 Rate : 0 Kbps
Class 4 Rate : 0 Kbps
Class 3 Rate : 0 Kbps
Class 2 Rate : 0 Kbps
Class 1 Rate : 0 Kbps
-------------------------------------------------------------------------------
===============================================================================
*A:PE#
hs-scheduler-policy
hs-scheduler-policy
Syntax
hs-scheduler-policy [policy-name] [association | detail]
Context
[Tree] (show>qos hs-scheduler-policy)
Full Context
show qos hs-scheduler-policy
Description
This command displays information about HS scheduler policies in the system.
Parameters
- policy-name
Displays information about the specified HS scheduler policy name, up to 32 characters.
- association
Displays the entities associated with all HS scheduler policies or the specified HS pool policy.
- detail
Displays the policy information, including policy associations, of all HS scheduler policies or the specified HS scheduler policy.
Platforms
7750 SR-7/12/12e
Output
The following output is an example of HS scheduler policy information.
Output Example*A:PE# show qos hs-scheduler-policy
===============================================================================
HS Scheduler Policy Summary
===============================================================================
Policy Name Description
-------------------------------------------------------------------------------
default Default hs scheduler QoS policy
hs-sched-pol-1 (Not Specified)
-------------------------------------------------------------------------------
No. of Policies: 2
===============================================================================
*A:PE# show qos hs-scheduler-policy "default" detail
===============================================================================
HS Scheduler Policy Information
===============================================================================
Policy Name : default
Description : Default hs scheduler QoS policy
Max Rate : max
-------------------------------------------------------------------------------
Scheduling Class Rate Group Weight in Group
-------------------------------------------------------------------------------
1 max 0 1
2 max 0 1
3 max 0 1
4 max 0 1
5 max 0 1
6 max 0 1
-------------------------------------------------------------------------------
Group Rate
-------------------------------------------------------------------------------
1 max
-------------------------------------------------------------------------------
Port Ethernet Egress Associations
-------------------------------------------------------------------------------
1/1/2
1/1/3
1/1/4
1/1/5
1/1/6
1/1/7
1/1/8
1/1/9
1/1/10
1/2/1
-------------------------------------------------------------------------------
===============================================================================
*A:PE#
hs-secondary-shaper
hs-secondary-shaper
Syntax
hs-secondary-shaper secondary-shaper-name [statistics | associations]
Context
[Tree] (show>port hs-secondary-shaper)
Full Context
show port hs-secondary-shaper
Description
This command displays port HS secondary shaper information.
Parameters
- secondary-shaper-name
Specifies the secondary shaper name, up to 32 characters.
- statistics
Displays the statistics related to the port HS secondary shaper.
- association
Displays the associations related to the port HS secondary shaper.
Platforms
7750 SR-7/12/12e
http-client
http-client
Syntax
http-client any
http-client [ip-address/prefix-length]
http-client [ipv6-address/prefix-length]
Context
[Tree] (tools>dump>router>web-rd http-client)
Full Context
tools dump router web-rd http-client
Description
Commands in this context dump the HTTP client hash table.
Parameters
- any
Specifies all HTTP clients.
- ip-address/prefix-length
Dumps HTTP clients only matching the specified IP address and prefix length.
- ipv6-address/prefix-length
Dumps HTTP clients only matching the specified IPv6 address and prefix length.
Platforms
All
Output
The following output is an example of HTTP client information.
Output Example*A:Dut-F# tools dump router web-rd http-client any
===========================================================================
Webredirect HTTP Clients
===========================================================================
SvcId MAC Address Connection Rate (conn/min)
IP Address
---------------------------------------------------------------------------
31 10:00:00:00:14:22 1
7fe1:0:0:1::
31 10:00:00:00:14:21 1
30.0.0.2
---------------------------------------------------------------------------
No. of HTTP clients: 2/2
===========================================================================
http-enrich
http-enrich
Syntax
http-enrich
Context
[Tree] (show>app-assure http-enrich)
Full Context
show application-assurance http-enrich
Description
This command displays HTTP enrichment static definitions.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
http-enrich
Syntax
http-enrich enrichment-name
Context
[Tree] (show>app-assure>group http-enrich)
Full Context
show application-assurance group http-enrich
Description
This command displays HTTP enrichment information.
Parameters
- enrichment-name
Specifies the name of the HTTP enrichment policy, up to 32 characters.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of the output for the http-enrich command and Show HTTP Enrichment Output Fields describes the output fields.
Output Example HTTP Enrichmentshow application-assurance group 1 http-enrich "MyTemplate"
===============================================================================
Application Assurance Group 1 HTTP Enrichment "MyTemplate"
===============================================================================
Description : (Not Specified)
Admin Status : Up
AQP Referenced: No
-------------------------------------------------------------------------------
Name Field Enabled
Features
-------------------------------------------------------------------------------
subscriber-ip MyField M
subscriber-id Sub-ID AC
i msi I MSI
msi sdn MSI SDN
rat RAT
-------------------------------------------------------------------------------
A=anti-spoof,C=encode-cert,M=encode-md5,R=encode-rc4
----------------------------------------------------------------------
Group Enriched Not Enriched
----------------------------------------------------------------------
1 0 0
----------------------------------------------------------------------
Total 0 0
----------------------------------------------------------------------
===============================================================================
Label |
Description |
---|---|
Description |
HTTP header enrichment template description string |
Admin Status |
Administrative state of the HTTP header enrichment template |
AQP Referenced |
Referenced Application QoS Policy (AQP) |
Name |
Type of field with which HTTP traffic is enriched |
Field |
Header name that AA adds in the HTTP packet |
Enabled features |
Features configured for the specified field |
Group |
AA group to which the HTTP enrichment policy is applied |
Enriched |
Number of times the HTTP traffic for the specified AA group was enriched |
Not Enriched |
Number of times the HTTP traffic for the specified AA group was not enriched |
http-error-redirect
http-error-redirect
Syntax
http-error-redirect redirect-name
Context
[Tree] (show>app-assure>group http-error-redirect)
Full Context
show application-assurance group http-error-redirect
Description
Commands in this context display http-error-redirect static definitions.
Parameters
- redirect-name
Specifies the HTTP error redirect policy, up to 32 characters.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of the policy command information.
Output Example*A:cses-E11>show application-assurance group 1 http-error-redirect <redirect-name>
===============================================================================
Application-Assurance Group 1 http-error-redirect <redirect-name>
===============================================================================
description : <description-string>
template : <template-id>
: text description of template
participant-id : <string>
http-host : <http-host-name>
error code : <http-error-code> custom-msg-size : <msg size>
admin status : Up
-------------------------------------------------------------------------------
Grp:Part Error Redirects Redirects Not Sent
Code Sent > Custom Out ofFile Error
size Resourcetype
-------------------------------------------------------------------------------
1:1 404 1250 52 10 10
1:56789 404 2000 952 81 01
-------------------------------------------------------------------------------
Total 3250 1004 91 1 1
----------------------------------------------------------------
================================================================
*A:cses-E11>
http-error-redirect
Syntax
http-error-redirect
Context
[Tree] (show>app-assure http-error-redirect)
Full Context
show application-assurance http-error-redirect
Description
Commands in this context display HTTP error redirect static definitions.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
http-host-recorder
http-host-recorder
Syntax
http-host-recorder detail [isa mda-id/esa-vm-id] url file-url
http-host-recorder status [isa mda-id]
http-host-recorder top granularity [max-count max-count] [isa mda-id]
Context
[Tree] (tools>dump>app-assure>group http-host-recorder)
Full Context
tools dump application-assurance group http-host-recorder
Description
This command configures the dump of application-assurance http-host-recorder information. The http-host-recorder is configured using debug commands.
Parameters
- detail
Saves the http host values recorded by the tool into a file.
- status
.Displays the current status of the http-host-recorder with current-time, start-time, stop-time, sample-rates, filters, buffer as well as number of bytes and flows recorded for the specified AA ISA.
- top
.Displays by bytes or flows the top values recorded by the tool.
- isa mda-id /esa-vm-id
Specifies the AA ISA.
- url file-url
Specifies the URL for the file to direct the http-host-recorder output to.
- granularity
Specifies if the output is sorted by bytes or flows.
- max-count max-count
Specifies the maximum count of flows to display.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
http-notification
http-notification
Syntax
http-notification
Context
[Tree] (show>app-assure http-notification)
Full Context
show application-assurance http-notification
Description
This command displays HTTP notification static definitions.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
http-notification
Syntax
http-notification http-notification-name [summary]
Context
[Tree] (show>app-assure>group http-notification)
Full Context
show application-assurance group http-notification
Description
This command displays information about the configured http-notification policy with associated raw statistics:
Template: Template Id in use
Script URL: URL address of the script used in the notification message
Admin Status: Up / Down
AQP Referenced: Yes/No
Notified: Total number of notifications sent
Notification criteria selection not matched: Number of HTTP request not matching the selection criteria for in browser notification
Parameters
- http-notification-name
Displays the name of the http-notification policy.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
Output
The following output is an example of the http-notification command information.
Output ExampleA:7750# show application-assurance group 1 http-notification "in-browser-notification"
===============================================================================
Application Assurance Group 1 HTTP Notification "in-browser-notification"
===============================================================================
Description : IBN Demo ALU Message
Template : 1 - Javascript-url with subId and optional Http-Url-Param
Script URL : http://10.1.1.1/In-Browser-Notification/script.js
Admin Status : Up
AQP Ref : Yes
-------------------------------------------------------------------------
Notified Notification Selection
Criteria Not Matched
-------------------------------------------------------------------------
1:1 3 0
1:2 2 0
1:3 0 0
1:4 0 0
1:5 0 0
-------------------------------------------------------------------------
Total 5 0
-------------------------------------------------------------------------
===============================================================================
http-redirect
http-redirect
Syntax
http-redirect
Context
[Tree] (show>app-assure http-redirect)
Full Context
show application-assurance http-redirect
Description
This command displays HTTP redirect static definitions.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
http-redirect
Syntax
http-redirect redirect-name [detail]
Context
[Tree] (show>app-assure>group http-redirect)
Full Context
show application-assurance group http-redirect
Description
This command displays application assurance http-redirect statistics and status information.
Parameters
- redirect-name
Specifies the name of the http-redirect policy.
- detail
Displays detailed information.
Platforms
7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR
Output
The following table describes the show command output fields:
Label |
Description |
---|---|
Template |
Specifies HTTP redirect template id information. Each HTTP redirect template returns a specific HTTP redirect message such as HTTP 302 or Javascript and can optionally use macro substitution. |
Redirect URL |
Specifies the address the subscriber will be redirected to. |
Captive Redirect |
Specifies Yes if captive redirect is used and No if captive redirect is not used. |
Redirect HTTPS |
Specifies Yes if redirect https is used and No if redirect https is not used. |
VLAN ID |
Specifies the AA interface VLAN id used for captive redirect. |
Admin Status |
Specifies the administrative status (Up/Down) of the HTTP redirect policy. |
AQP Ref |
Specifies Yes if the HTTP redirect policy is referenced in AQP, and No if it is not. |
*A:7750# show application-assurance group 1 http-redirect "redirect-portal"
===============================================================================
Application Assurance Group 1 HTTP Redirect redirect-portal
===============================================================================
Description : (Not Specified)
Template : 5
: Redirect supporting macro substitution using HTTP 302
Redirect URL : http://172.16.70.100/Redirect/redirect-
portal.html?RequestedURL=$URL
Captive Redirect : Yes
Redirect HTTPS : Yes
VLAN ID : 20
Admin Status : Up
AQP Ref : Yes
-------------------------------------------------------------------------------
Summary Statistics
-------------------------------------------------------------------------------
Grp:Part Redirects Client Resets Redirects
Sent Sent Not Sent
-------------------------------------------------------------------------------
1:1 0 0 0
1:2 0 0 0
1:3 0 0 0
-------------------------------------------------------------------------------
Total 0 0 0
-------------------------------------------------------------------------------
===============================================================================
http-redirect
Syntax
http-redirect [detail]
Context
[Tree] (tools>dump>filter>resources http-redirect)
Full Context
tools dump filter resources http-redirect
Description
This command displays the number of unique and total installed HTTP redirect destinations per system.
Parameters
- detail
Displays the number of unique and total installed HTTP redirect destinations per system, together with a list of unique HTTP redirect destinations.
Platforms
All
Output
The following output is an example of filter resource HTTP redirect information.
Output ExampleA:SROS# /tools dump filter resources http-redirect detail
===============================================================================
Unique http-redirects
===============================================================================
Num Not emb. Emb. Override URL
-------------------------------------------------------------------------------
1 1 0 no ovr. http://portal_1.com
-------------------------------------------------------------------------------
2 10 1 no ovr. http://portal_2.com
-------------------------------------------------------------------------------
3 1 0 no ovr. http://portal_3.com
-------------------------------------------------------------------------------
4 1 0 no ovr. http://portal_4.com
-------------------------------------------------------------------------------
5 1 0 no ovr. http://portal_5.com
===============================================================================
====================================
Http-redirects
====================================
Name Count
------------------------------------
Unique redirects 5
Not embedded redirects 14
Embedded redirects 1
All redirects 15
====================================
http-redirect-policy
http-redirect-policy
Syntax
http-redirect-policy name
Context
[Tree] (show>subscr-mgmt http-redirect-policy)
Full Context
show subscriber-mgmt http-redirect-policy
Description
This command displays HTTP redirect policy information.
Parameters
- name
Specifies the HTTP redirect policy name, up to 32 characters.
Platforms
7750 SR, 7750 SR-e, 7750 SR-s, VSR
hunt
hunt
Syntax
hunt [brief]
Context
[Tree] (show>router>bgp>routes hunt)
Full Context
show router bgp routes hunt
Description
This command displays detailed information about the BGP routes, including information about the advertised routes (RIB-OUT).
hunt is a parameter of the show router bgp routes command. Depending on the parameters that are used to issue the command, the output can display a narrower or wider set of routes, including routes belonging to other address families. See the show router bgp routes command description for syntax variants, parameter descriptions and values, and output examples.
Parameters
- brief
Displays summary information about the BGP routes.
Platforms
All
hw-agg-shaper-scheduler-policy
hw-agg-shaper-scheduler-policy
Syntax
hw-agg-shaper-scheduler-policy [hw-agg-shaper-scheduler-policy-name] [ association]
Context
[Tree] (show>qos hw-agg-shaper-scheduler-policy)
Full Context
show qos hw-agg-shaper-scheduler-policy
Description
This command displays hardware aggregate shaper scheduler policy information.
Parameters
- hw-agg-shaper-scheduler-policy-name
Specifies the hardware aggregate shaper scheduler policy name, up to 64 characters.
- association
Displays hardware aggregate shaper scheduler policy associations.
Platforms
7750 SR-1, 7750 SR-s