Example – ADC CUDA 3 User Manual

Page 511

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Modifying Filter Groups Per Cable Modem

509

Example

In this example, the administrator enters interface mode for a cable
interface. Then, the administrator assigns a filter group with a group number
of 10 to filter upstream and downstream traffic for a cable modem with an
SID of 12.

cli:192.168.208.3:root# interface 1/1/1

mode: interface:cable:csi(1/1/1)

cli:192.168.208.3:interface:cable:csi(1/1/1)# show modem

row count: 12

MAC Address IP Address SID CID CPE D:U Power Timing Modem

(dbMV) State

----------------- --------------- ---- ---- --- --- ------ ------ ----------

00:90:96:00:29:71 201.1.1.102 1 1 0 1:2 0 2218 Registered

00:90:96:00:29:6d 201.1.1.103 2 1 0 1:2 0 2215 Registered

00:10:95:01:f0:05 201.1.1.100 3 1 0 1:2 0 2209 Registered

00:10:95:04:0a:c3 0.0.0.0 4 0 0 1:2 -9 2723 Ranging

00:10:95:04:0a:b7 201.1.1.101 5 1 0 1:2 0 2724 Registered

00:90:96:00:39:7f 201.1.1.107 6 1 0 1:2 0 2219 Registered

00:90:96:00:39:f9 201.1.1.105 7 1 0 1:2 0 2216 Registered

00:10:95:04:0a:c4 201.1.1.104 8 1 0 1:2 0 2729 Registered

00:10:95:01:ef:d8 201.1.1.106 9 1 0 1:2 0 524732 Registered

00:90:83:36:82:f1 201.1.1.108 10 1 0 1:2 0 1258 Registered

00:90:83:36:82:ee 201.1.1.109 11 1 0 1:2 0 1249 Registered

00:90:83:32:9f:8c 201.1.1.110 12 1 0 1:2 0 1672 Registered

cli:192.168.208.3:interface:cable:csi(1/1/1)# 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:interface:cable:csi(1/1/1)# cm modify cm-downstream 10 12

cli:192.168.208.3:interface:cable:csi(1/1/1)# cm modify cm-upstream 10 12

Advertising