Cisco 2524 - Router - EN Руководство по конфигурации - Страница 18

Просмотреть онлайн или скачать pdf Руководство по конфигурации для Сетевой маршрутизатор Cisco 2524 - Router - EN. Cisco 2524 - Router - EN 23 страницы. Troubleshooting guide
Также для Cisco 2524 - Router - EN: Руководство по конфигурации (23 страниц), Обзор (10 страниц), Подготовка к установке (19 страниц), Руководство по устранению неполадок (4 страниц)

Cisco 2524 - Router - EN Руководство по конфигурации
Configuring the Router
Take the following steps to configure the 4-wire 56/64-kbps DSU/CSU WAN module for
DDS, substituting the correct addresses and host names as appropriate for your network:
Step 1
Step 2
Step 3
Step 4
Step 5
Configuring the Fractional T1/T1 DSU/CSU WAN Module
This section describes how to configure the fractional T1/T1 DSU/CSU WAN module. This
module is configured for Extended Superframe Format (ESF) signal format, bipolar eight
zero substitution (B8ZS), and full bandwidth as the factory default. Depending on your
networking environment, you might need to change these settings.
For Cisco IOS Release 11.0 and earlier releases, refer to the Router Products Command
Reference for more information about the commands in this section. For Cisco IOS
Release 11.1 and later releases, refer to the Configuration Fundamentals Command
Reference.
4-18 Cisco 2524 and Cisco 2525 Router User Guide
Enter enable mode:
Router> enable
password: enablepassword
Enter configuration mode:
Router# config term
Router(config)#
Assign an IP address to the serial port on the module:
Router(config)# interface serial port_number
Router(config-if)# ip address ipaddress subnetmask
Router(config-if)# no keepalive
Set the network type to DDS:
Router(config-if)# service-module 56k network-type dds
Return to user EXEC mode:
Router(config-if)# exit
Router(config)# exit
Router# exit
Router>