The router is now configured to start in the new configuration.

Configuring the Fast Ethernet Interface

To configure the Fast Ethernet interface, follow these steps, beginning in global configuration mode:

 

Command

Purpose

Step 1

 

 

Router(config)# interface

Enter configuration mode for the Fast Ethernet interface.

 

fastethernet 0/0

 

Step 2

 

 

Router(config-if)# ip address

Set the IP address and subnet mask for the Fast Ethernet

 

20.20.20.20 255.255.255.0

interface.

Step 3

 

 

Router(config-if)# no shutdown

Enable the Fast Ethernet interface.

Step 4

 

 

Router(config-if)# exit

Exit configuration mode for the Fast Ethernet interface.

 

 

 

Configuring a Dial Plan

Use a dial plan to map the destination telephone numbers with the voice ports on the router. In North America, the North American Numbering Plan (NANP) is used, which consists of an area code, an office code, and a station code. Area codes are assigned geographically, office codes are assigned to specific switches, and station codes identify specific ports on each switch. The format in North America is 1Nxx-Nxx-xxxx, with N = digits 2 through 9 and x = digits 0 through 9. Internationally, each country is assigned a one- to three-digit country code; the country’s dialing plan follows the country code.

In corporate environments, VoIP can be configured to recognize extension numbers and expand them into their full E.164 (international public telecommunications numbering plan) dialed numbers by using two commands in tandem: destination-patternand num-exp. Before you configure these two commands, map individual telephone extensions with their full E.164 dialed numbers. You can do this easily by creating a number expansion table.

For Cisco voice implementations, three types of dial peers are used to match a dialed number to either a local telephony port or a remote IP address:

A POTS dial peer associates a physical voice port with a local telephone device. The key commands that you need to configure are the port and destination-patterncommands, as in the following example:

Router(config)# dial-peer voice 401 pots

Router(config-dial-peer)#destination-pattern 14085553737

Router(config-dial-peer)# port 0/0

The destination-patterncommand defines the telephone number associated with the POTS dial peer. The port command associates the POTS dial peer with a specific logical dial interface, normally the voice port connecting your router to the local POTS network.

A VoIP dial peer associates a telephone number with an IP address. The key commands that you need to configure are the destination-patternand session target commands, as in the following example:

Router(config)# dial-peer voice 501 voip

Router(config-dial-peer)#destination-pattern 1919555....

Router(config-dial-peer)#session target ipv4:192.168.11.3

The destination-patterncommand defines the telephone number associated with the VoIP dial peer. The session target command specifies a destination IP address for the VoIP dial peer.

A Voice over Frame Relay (VoFR) dial peer associates a telephone number with a Frame Relay data-link connection identifier (DLCI). The key commands you need to configure are the destination-patternand session target commands, as in the following example:

Router(config)# dial-peer voice 601 vofr

Router(config-dial-peer)#destination-pattern 14087677448

Router(config-dial-peer)#session target serial 0/0 100

15

Page 15
Image 15
Cisco Systems 1760 quick start Configuring the Fast Ethernet Interface, Configuring a Dial Plan, Command Purpose

1760 specifications

The Cisco Systems 1760 series routers are part of Cisco’s popular line of integrated services routers, designed primarily for small to medium-sized businesses and branch offices. The 1760 series was introduced to provide robust connectivity and routing solutions that facilitate secure and reliable networking. Aimed at offering flexibility, these routers integrate multiple functionalities to enhance operational performance.

One of the main features of the Cisco 1760 router is its modularity. It supports various interface and service modules that allow for customization based on specific networking needs. This modular design enables businesses to expand their networking capabilities over time without necessitating a complete hardware overhaul. The router typically comes equipped with two WAN slots and numerous interface options, including Fast Ethernet and serial interfaces.

The 1760 series routers also support advanced security features, providing businesses with a secure environment for their data transmissions. Built-in firewall capabilities, along with support for Virtual Private Network (VPN) protocols, ensure that sensitive information remains protected. Furthermore, the integration of IPsec and MPLS security features assists organizations in maintaining secure and scalable connections across diverse networks.

Another characteristic of the Cisco 1760 is its support for various technologies, including Quality of Service (QoS). QoS functionality allows network administrators to prioritize traffic, ensuring that critical applications receive the bandwidth they require while minimizing latency. This ability is particularly valuable in environments where voice, video, and essential data applications compete for resources.

The router’s ease of management is also noteworthy. With Cisco’s IOS (Internetwork Operating System), the 1760 provides a user-friendly interface allowing for straightforward configuration and monitoring. The simplicity in managing the network devices helps reduce the burden on IT personnel and enhances overall operational efficiency.

Further enhancing the router’s capabilities is its support for voice over IP (VoIP) applications, making it an ideal choice for organizations looking to implement modern telephony solutions. The ability to support multiple voice channels while maintaining adequate data throughput positions the 1760 as an attractive option for businesses transitioning to unified communications.

In summary, the Cisco Systems 1760 series routers exhibit a harmonious blend of modularity, robust security, traffic management, and VoIP support. They effectively meet the demands of modern networking environments, making them a reliable choice for organizations aiming to streamline operations while ensuring secure connectivity. With their adaptable design, these routers can serve as a powerful backbone for enterprise networking needs.