Configuring IP Multicast Routing

IP Multicast Configuration Examples

no keepalive

 

clockrate 64000

 

frame-relay map ip

1.0.0.1 17 broadcast rtp header-compression connections 64

frame-relay

ip rtp

header-compression

frame-relay

ip rtp

compression-connections 32

Express RTP Header Compression with PPP Encapsulation Example

The following example shows how to configure a Cisco 7200 router with the Express RTP Header Compression and PPP encapsulation:

version 12.0 no service pad

service timestamps debug uptime service timestamps log uptime no service password-encryption

!

hostname abc-1234

!

enable password lab

!

ip subnet-zero

no ip domain-lookup

ip host xy-tftp 172.17.249.2 clock timezone GMT 1

clock summer-time GMT recurring ip routing

ip cef

!

!

controller E1 3/0

!

controller E1 3/1

!

!

interface Ethernet2/0

ip address 9.1.72.104 255.255.255.0 no ip directed-broadcast

no ip route-cache

!

interface Ethernet2/1

ip address 15.1.1.1 255.255.255.0 no ip directed-broadcast

ip route-cache no shutdown

!

interface Serial4/0

ip address 15.3.0.1 255.255.255.0 no ip directed-broadcast encapsulation ppp

ip rtp header-compression iphc-format ip tcp header-compression iphc-format ip rtp compression-connections 1000 no ip mroute-cache

clockrate 2015232 bandwidth 2000 ip route-cache no shutdown

!

interface Serial4/1 no ip address

no ip directed-broadcast

Cisco IOS IP Configuration Guide

IPC-452

Page 498
Image 498
Cisco Systems 78-11741-02 IPC-452, No keepalive Clockrate, No ip route-cache Interface Ethernet2/1, Interface Serial4/0