Re: netmeeting

From: Andrew (arousch@home.com)
Date: Sat Oct 07 2000 - 14:21:11 EDT


Get a bigger pipe. Also, there are compression settings on Netmeeting that
you can tweak.

At 08:26 AM 10/7/00 -0400, Dario wrote:
>Hi guys,
>
>I'm using two Cisco 801 to connect to site through ISDN. The connection is
>used just for Netmeeting traffic (videoconferencing). How can I improve
>the Video quality through the routers configuration?
>
>here the configuration of a router:
>
>!
>hostname ddsoff
>!
>username ddsoff pas 7 xxxxxxxx
>isdn switch type basic-net3
>!
>inerface ethernet 0
>ip address 10.0.0.4 255.0.0.0
>no ip proxy-arp
>no ip direct-broadcast
>ip nat inside
>!
>!
>interface bri0
>no ip address
>encapsulation ppp
>dialer pool-member 1
>dialer pool-member 2
>!
>interface dialer1
>description ISP
>ip address negotiated
>encapsulation ppp
>ip nat outside
>dialer remote-name Cisco1
>dialer idle-timeout 180
>dialer fast-idle 3
>dialer hold-queue 10
>dialer string xxxxxxx
>dialer pool 1
>dialer-group 1
>ppp authentication chap pap callin
>ppp chap hostname xxxxxxxx
>ppp chap password xxxxxxx
>!
>interface dialer2
>description RCN for videoconference
>ip address negotiated
>encapsulation ppp
>ip nat outside
>dialer remote-name ddsmad
>dialer idle-timeout 180
>dialer fast-idle 3
>dialer hold-queue 10
>dialer string xxxxxxx
>dialer pool 2
>dialer-group 1
>ppp authentication chap pap callin
>ppp chap hostname ddsoff
>ppp chap password xxxxxxx
>!
>ip route 0.0.0.0 0.0.0.0 dialer1
>access-list 18 permit ip 10.0.0.0 0.255.255.255
>dialer-list 1 protocol ip list 18
>!
>ip nat inside source list 18 interface dialer 1 overload
>!



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:18 EDT