Cisco 802 Installation And Configuration Manual page 11

Cisco systems idsl routers installation and configuration guide
Hide thumbs Also See for 802:
Table of Contents

Advertisement

Configuring the IDSL Router
You can configure your Cisco IDSL router using the Cisco IOS command-line interface or the Cisco 800
Fast Step application. For information about using Cisco 800 Fast Step, refer to the Cisco 800 DSL
Connection Kit document in the product accessory kit or on Cisco Connection Online (CCO).
The following procedures are examples of how to configure the Cisco IDSL router using Cisco IOS
commands. For more information about Cisco IOS commands, refer to the Cisco IOS documentation set
on Cisco.com.
Basic IDSL Configuration
The following is an example of a typical IDSL configuration.
In global configuration mode, specify a name for the router. For example:
Step 1
router(config)# hostname 802
Specify a username and password. The username is the destination router's hostname. The password
Step 2
must be the same for both the host and destination routers. For example:
router(config)# username isp password cisco
Set the switch type. For example:
Step 3
router(config)# isdn switch-type basic-5ess
Set the BRI interface to use the ISDN physical connection as a leased-line service. The following
Step 4
example sets the line speed at 128 kbps:
router(config)# isdn leased-line bri0 128
Configure DHCP relay pool name. For example:
Step 5
router(config)# ip dhcp pool DHCPpoolLAN_0
Set the DHCP pool of addresses. For example:
Step 6
router(dhcp-config)# network 192.168.1.0 255.255.255.0
Set the IP addresses of the DNS servers. For example:
Step 7
router(dhcp-config)# dns-server 172.29.20.41 172.29.20.51
Set the NetBIOS servers. For example:
Step 8
router(dhcp-config)# netbios-name-server 172.29.20.41 172.29.20.51
Set the Ethernet 0 IP address as the default gateway. For example:
Step 9
router(dhcp-config)# default-router 192.168.1.1
Exit to global configuration mode.
Step 10
router(dhcp-config)# exit
router(config)#
Define the IP addresses of the DNS servers. For example:
Step 11
router(config)# ip name-server 172.29.20.41
router(config)# ip name-server 172.29.20.51
78-10368-03
Installing and Configuring Cisco 802 IDSL and Cisco 804 IDSL Routers
Configuring the IDSL Router
11

Advertisement

Table of Contents
loading

This manual is also suitable for:

804

Table of Contents

Save PDF