0% found this document useful (0 votes)
83 views2 pages

Seminar Voice Over IP

The document discusses Voice over IP configuration on two routers, ISB and LONDON. It configures dial-peers to route calls between analog phone lines and IP addresses, with ISB routing calls between numbers 101 and 201 to the IPv4 address 1.1.1.2, and LONDON routing calls between the same numbers but to IPv4 address 1.1.1.1.

Uploaded by

api-19663123
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views2 pages

Seminar Voice Over IP

The document discusses Voice over IP configuration on two routers, ISB and LONDON. It configures dial-peers to route calls between analog phone lines and IP addresses, with ISB routing calls between numbers 101 and 201 to the IPv4 address 1.1.1.2, and LONDON routing calls between the same numbers but to IPv4 address 1.1.1.1.

Uploaded by

api-19663123
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Voice Over IP

Seminar

Configuration

ISB(config)#dial-peer voice 1 pots


ISB(config-dial-peer)#destination-pattern 101
ISB(config-dial-peer)#port 1/0/0

ISB(config)#dial-peer voice 2 voip


ISB(config-dial-peer)#destination-pattern 201
ISB(config-dial-peer)#session target ipv4:1.1.1.2
Voice Over IP
Seminar

LONDON(config)#dial-peer voice 3 pots


LONDON(config-dial-peer)#destination-pattern 201
LONDON(config-dial-peer)#port 1/0/0

LONDON(config)#dial-peer voice 4 voip


LONDON(config-dial-peer)#destination-pattern 101
LONDON(config-dial-peer)#session target ipv4:1.1.1.1

You might also like