ADC Telecommunications, Inc.
506 CHAPTER 20: SUBSCRIBER MANAGEMENT
To assign default Subscriber Management filter groups, perform the
following tasks:
Example
In the following example, the administrator assigns upstream and downstream filter groups for cable modem traffic and CPE device traffic.
cli:192.168.208.3:root# show cm-filter
row count: 2
Group Index Src Address Src Mask Dest Address Dest Mask
----- ----- --------------- --------------- --------------- ---------------
10 1 1.1.1.1 255.255.255.0 2.2.2.2 255.255.255.0
10 2 201.1.2.0 255.255.255.0 205.1.1.0 255.255.255.0
cli:192.168.208.3:root# cm-filter-default cm downstream 10
cli:192.168.208.3:root# cm-filter-default cm upstream 10
cli:192.168.208.3:root# cm-filter-default cpe downstream 10
cli:192.168.208.3:root# cm-filter-default cpe upstream 10
cli:192.168.208.3:root# show cm-filter-default
CPE DS Filter Group 10
CPE US Filter Group 10
CM DS Filter Group 10
CM US Filter Group 10
Task Command
1. From any mode, assign a filter
group to CPE devices for
downstream traffic.
cm-filter-default cpe downstream
<group id>
2. From any mode, assign a filter
group to CPE devices for
upstream traffic.
cm-filter-default cpe upstream
<group id>
3. From any mode, assign a filter
group to cable modems for
downstream traffic.
cm-filter-default cm downstream
<group id>
4. From any mode, assign a filter
group to cable modems for
upstream traffic.
cm-filter-default cm upstream <group id>