EasyManuals Logo

Cisco cBR Series Configuration Guide

Cisco cBR Series
58 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #33 background imageLoading...
Page #33 background image
PurposeCommand or Action
Exits interface configuration mode and returns to Privileged
EXEC mode.
end
Example:
Router(config-if)# end
Step 7
Configuring a Standard IP Access List for Multicast Group Filtering
This section describes how to configure a standard IP access list so that non-DOCSIS devices, such as DSG
set-top boxes, can access only the authorized multicast group addresses and DSG tunnels.
This procedure assumes a basic knowledge of how access lists use an IP address and bitmask to determine
the range of IP addresses that are allowed access. For full details on configuring access lists, see the
documents listed in the Additional References, on page 35.
Tip
Procedure
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 1
Creates an access list specifying that permits access
to the specific multicast address that matches the
specified group-ip-address and mask .
access-list access-list permit
group-ip-address [mask ]
Example:
Router(config)# access-list 90 permit
228.1.1.1
Step 2
Configures the access list that denies access to any
multicast address that matches the specified
group-ip-address and mask .
access-list access-list deny
group-ip-address [mask ]
Example:
Router(config)# access-list 90 deny
224.0.0.0 15.255.255.255
Step 3
Configures the access list so that it denies access
to any IP addresses other than the ones previously
configured.
access-list access-list deny any
Example:
Router(config)# access-list 90 deny
any
Step 4
Cisco cBR Series Converged Broadband Routers ApplicationVoice and Video Configuration Guide
27
Advanced-Mode DOCSIS Set-Top Gateway 1.2 for the Cisco CMTS Routers
Configuring a Standard IP Access List for Multicast Group Filtering

Table of Contents

Other manuals for Cisco cBR Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco cBR Series and is the answer not in the manual?

Cisco cBR Series Specifications

General IconGeneral
CategoryNetwork Router
Modular DesignYes
Operating SystemCisco IOS XE
Model ExamplescBR-8, cBR-4
Product SeriescBR Series
PurposeConverged Broadband Router
DOCSIS SupportDOCSIS 3.1
RedundancyYes
ManagementCisco Prime
Product FamilycBR Series
Downstream Frequency RangeUp to 1.2 GHz
Upstream Frequency RangeUp to 204 MHz
Modulation SchemesQAM
Power SupplyRedundant AC or DC power supplies
Operating Temperature0°C to 40°C
Storage Temperature-40°C to 70°C
Humidity5 to 95% noncondensing

Related product manuals