Subscriber Filters Operational Commands

Subscriber Filters Show Commands

The show commands provide detailed information about the subscriber filter.

Subscriber ACL (Filter) Information

The show subscriber <id> acl command provides a comprehensive list of all ACL instances initiated for the subscriber, including RBFS Subscriber Filters and Ascend Data Filters (ADF). Additionally, this command provides the option to view detailed information for each filter instance by appending the corresponding filter name. Consequently, the filters are displayed with all variables, such as destination-ipv4-subscriber-prefix, replaced by their actual prefixes for clarity.

Syntax:

show subscriber <subscriber-id> acl <acl_name> type (l3v4 | l3v6)

Attribute Description

<subscriber-id>

Identifier of the subscriber for which to display ACL information.

<acl_name>

Name of the ACL associated with the subscriber.

type (l3v4|l3v6)

Type of the ACL, either IPv4 (l3v4) or IPv6 (l3v6).

Example 1: ACL summary information for a specific subscriber

supervisor@rtbrick: op> show subscriber 216454257090494476 acl
Rule                                                Ordinal    Priority     Type
subscriber-filter-ipoe-0/1/49/216454257090494476    0          1            subscriber_framed_ipv4_filters
                                                    1          2            subscriber_framed_ipv6_filters
                                                    1          2            subscriber_delegated_ipv6_filters

Example 2: Summary information for a specific subscriber ACL

supervisor@rtbrick: op> show subscriber 1369375761697341441 acl ipv4-acl-in-ipoe-lag-1/1369375761697341441
Rule: ipv4-acl-in-ipoe-lag-1/1369375761697341441
  ACL type: l3v4
  Ordinal: 1
  Priority: 1001
    Match:
      Direction: ingress
      Destination L4 port: 80
      IP protocol: TCP
    Action:
      HTTP-redirect: True       URL: www.rtbrick.com

Example 3: Display the ACL information for a subscriber with the ID '123454257090494465' for acl 'subscriber_acl_1-ipoe-0/1/2/123454257090494465' of type 'l3v4'.

supervisor@rtbrick.net: op> show subscriber 123454257090494465 acl subscriber_acl_1-ipoe-0/1/2/123454257090494465 type l3v4
Rule: subscriber_acl_1-ipoe-0/1/2/123454257090494465
  ACL type: l3v4
  Ordinal: 0             Priority: 1001
    Match:
      Direction: ingress
      Destination IPv4 address: 192.0.2.6
      Source IPv4 prefix: 203.0.113.3/32

    Action:
      Permit: True