Specifications

Chapter 7 Configuring the Eight-Port FXS RJ-21 Module
Sample Configuration
7-10
Catalyst 4224 Access Gateway Switch Software Configuration Guide
OL-2031-02
Cisco 2600 Sample Configuration
Using the configuration template shown, you could configure the Cisco 2600 as
follows:
>[Configure the fast ethernet interface]
>2600# conf t
>Enter configuration commands, one per line. End with CNTL/Z.
>2600(config)# interface FastEthernet0/0
>2600(config-if)# ip address 172.20.59.61 255.255.255.0
>
>[Configure the POTS call leg, as shown in the template above]
>2600(config-if)# dial-peer voice 1 pots
>2600(config-dial-peer)# destination-pattern 10
>2600(config-dial-peer)# port 1/1/0
>
>[Configure the VOIP call leg, as shown in the template above]
>2600(config-dial-peer)# dial-peer voice 2 voip
>2600(config-dial-peer)# destination-pattern 20
>2600(config-dial-peer)# session target ipv4:172.20.59.93
FXS Module Sample Configuration
Similarly, the eight-Port RJ-21 FXS module could be configured as follows:
>[Configure the fast ethernet interface]
>Gateway# conf t
>
>Enter configuration commands, one per line. End with CNTL/Z.
>
>Gateway(config)# interface FastEthernet5/0
>Gateway(config-if)# ip address 172.20.59.93 255.255.0.0
>
>[Configure the POTS call leg as shown in the template above]
>Gateway(config-if)# dial-peer voice 1 pots
>Gateway(config-dial-peer)# destination-pattern 20
>Gateway(config-dial-peer)# port 4/0
>
>[Configure the VOIP call leg, as shown in the template above]
3. Identifies the remote end of the VoIP call, which can be specified using an IP address (as shown in the configuration)
or a DNS name.