Cisco 7246 - uBR Router Налаштування - Сторінка 28

Переглянути онлайн або завантажити pdf Налаштування для Мережеве обладнання Cisco 7246 - uBR Router. Cisco 7246 - uBR Router 28 сторінок. 7200 series port adapter hardware configuration guidelines
Також для Cisco 7246 - uBR Router: Посібник користувача (7 сторінок), Додатковий посібник (42 сторінок)

Cisco 7246 - uBR Router Налаштування
Universal Broadband Features Configuration Example
Validation Tips
To verify that a cable modem insertion interval has been set, enter the command more
system:running-config and look for the cable interface configuration information as shown in this
command output excerpt:
router# more system:running-config
Building configuration...
Current configuration:
!
interface Cable6/0
!
Troubleshooting Tips
If you are having trouble, make sure that you entered the correct slot and port numbers when you
typed the command.
Universal Broadband Features Configuration Example
Most of the default values for the commands described in this document are adequate to configure
the Cisco uBR7246. The following example shows the minimum configuration necessary to enable
this feature:
! Enter the global configuration mode.
configure terminal
!
!Enter the cable interface configuration mode. This example shows that the
!Cisco MC11 card is in the 6th slot or bottom slot of the Cisco uBR7246 chassis.
!
!Configure the upstream data frequency. In this example, for channel 0, the frequency
is 15, 800 MhZ, or 15,800,000 Hz.
!Enable cable interface.
!
Enable router interface.
!Set interface's IP address
VC-160
Voice, Video, and Home Applications Configuration Guide
ip address 1.1.1.1 255.255.255.0
no keepalive
cable insertion-interval 2000
cable downstream annex B
cable downstream modulation 64qam
cable downstream interleave-depth 32
cable downstream symbol-rate 5056941
cable upstream 0 frequency 15008000
cable upstream 0 fec
cable upstream 0 scrambler
no cable upstream 0 shutdown
interface cable 6/0
cable u0 1580000
no cable upstream 0 shutdown
no shutdown
ip address <ipaddr> <subnet mask>
end