Loader

Show

Provides options to show service (svc) profiles.

  • Command Path - profile>svc
  • Object - service (svc)
  • Actions -
    • show - a specific profile to display in detail
      • name= - Name of svc profile
      • summary  - display consolidated summary results of each profile
      • verbose  - display complete information per profile

SVC Show Summary

  1. From the ESUx> command line, input profile svc show summary, and press Enter. Output similar to the following is displayed:
    ESUx> profile svc show summary <enter>
    
    |=================|=============|=====|=====|=======|=========|=====================================|
    |                 |             |     |     |       | p-bit   |        Shaping Rates (kbps)         |
    | Service Profile |
    |=================|=============|=====|=====|=======|=========|=====|=======|=======|=======|=======|
    |                 |             |     |     |       | p-bit   |         Shaping Rates (kbps)        |
    |                 | Service     |     |     |Service| Marking |      Downstream     |    Upstream   |
    | Name            |   Type      | NV  | SV  | Class | Mode    | Mode| Peak  |Sustain|  Peak |Sustain|
    |=================|=============|=====|=====|=======|=========|=====|=======|=======|=======|=======|
    | dave            |brgd-n:n     |100  |200  |CBR1   |static-p5| p-7 |1000192| 5120  |  70000|  80000|
    | default         |isp          |Dscrd|Untag|UBR    |static-p0| dis | n/a   | n/a   |    512|    512|
    | full-rate-nv800 |brgd-n:n     |800  |Untag|UBR    |static-p0| dis | n/a   | n/a   |1000192|   5120|
    | full-rate-nv801 |brgd-n:n     |801  |Untag|UBR    |static-p0| dis | n/a   | n/a   |1000192|   5120|
    | full-rate-nv802 |brgd-n:n     |802  |Untag|UBR    |static-p0| dis | n/a   | n/a   |1000192|   5120|
    | full-rate-sv801 |brgd-n:n     |801  |801  |UBR    |static-p0| dis | n/a   | n/a   |1000192|   5120|
    | krt-100-nn      |brgd-n:n     |100  |p-tag|UBR    |static-p0| vlan|1000192| 5120  |1000192|   5120|
    | null            |isp          |Dscrd|Untag|UBR    |static-p0| dis | n/a   | n/a   |    512|    512|
    | nv801-sv811     |brgd-n:n     |801  |811  |UBR    |static-p0| vlan|1000192| 5120  |1000192|   5120|
    | nv803-sv813     |brgd-n:n     |803  |813  |UBR    |static-p0| vlan|1000192| 5120  |1000192|   5120|
    
    |=================|=============|=====|=====|=======|=========|=====|=======|=======|=======|=======|
    ESUx> _

Show a Specific svc Profile.

  1. From the ESUx> command line, input profile svc show name=default, and press Enter. Output similar to the following is displayed:
    ESUx> profile svc show name=default <enter>
    
    | Service Profile                                                          |
    |==========================================================================|
    | Profile Name             : default                                       |
    |                                                                          |
    | Service Type             : isp                                           |
    | Service Protocol         : IPoE+PPPoE                                    |
    | Service Class            : UBR                                           |
    | 802.1p Marking Mode      : static, pbit-0                                |
    |                                                                          |
    | Network VLAN             : Non-Forwarding                                |
    | Subscriber VLAN          : untagged                                      |
    |                                                                          |
    | Bandwidth Rates                                                          |
    |   Downstream                                                             |
    |     Shaping              : disabled                                      |
    |   Upstream                                                               |
    |     Peak Rate            : 512 (kbps)                                    |
    |     Sustained Rate       : 512 (kbps)                                    |
    |     Guaranteed Rate      : 512 (kbps)                                    |
    |                                                                          |
    | Circuit ID Template      : %TID% eth %SHELF%/%SLOT%/%PON%/%ONT%/1/%PORT% |
    | Remote ID Template       :                                               |
    |                                                                          |
    | DHCP Relay               : disabled                                      |
    | PPPoE IA                 : disabled                                      |
    | Encryption               : disabled                                      |
    |                                                                          |
    | LLDP MED Extension                                                       |
    |   Network Policy 1                                                       |
    |     Application Type     : data                                          |
    |     DSCP Code Point      : 0                                             |
    |                                                                          |
    |==========================================================================|
    
    ESUx> _

Previous

FEEDBACK: Are you happy with this material?