Cisco 2525 Yapılandırma Kılavuzu - Sayfa 18

Ağ Yönlendiricisi Cisco 2525 için çevrimiçi göz atın veya pdf Yapılandırma Kılavuzu indirin. Cisco 2525 23 sayfaları. Troubleshooting guide
Ayrıca Cisco 2525 için: Yapılandırma Kılavuzu (23 sayfalar), Genel Bakış (10 sayfalar), Kuruluma Hazırlanıyor (19 sayfalar), Sorun Giderme Kılavuzu (4 sayfalar)

Cisco 2525 Yapılandırma Kılavuzu
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>