[rbak-nsp] multicast configuration
noruni at gmail
norujames at gmail.com
Sun Jan 13 04:24:06 EST 2013
Hello there
I would like to setup multicast configuration between SE800 and a DSLAM.
Someone can help me to find the best way to configure so :
* STB behind DSLAM is authenticated using CLIPS/DHCP (external server behind SE800)
* DSLAM act as a igmp-proxy (DSLAM has an IP address which need to be known by SE800)
* Both STB and igmp-proxy address can be either on same subnet or different subnet (which is the best)
Thanks for answers.
Noru
From: noruni at gmail
Date: 2013-01-13 04:20
To: redback-nsp
Subject: Re: redback-nsp Digest, Vol 61, Issue 2
hello there
I want to activate dynamic and static dhcp using clips on SE800.
Actually the configuration i have done is accepted by SE.
Does this configuration combining 'clip dhcp, and clip pvc ' shond work ?
Thanks for any answer.
Noru
!
context DHCP-CLIPS
!
interface DYN-DHCP multibind
description ===Dynamic DHCP===
ip address 192.168.1.254/19
dhcp proxy 65535
ip arp secured-arp
pim sparse-mode passive
!
interface STAT-DHCP multibind
description ===for proxy===
ip address 10.23.32.254/24
ip arp secured-arp
pim sparse-mode passive
!
interface ToLAN
description ===Radius===
ip address 172.20.1.244/24
!
interface ToDHCPServer
description ===DHCP===
ip address 172.21.1.244/24
no logging console
!
!
subscriber default
ip multicast send permit
ip multicast receive permit
timeout idle 360
dhcp max-addrs 1
!
subscriber name dlsam1
ip address 10.23.32.1
ip multicast send permit
ip multicast receive permit
!
Then for interface
!
port ethernet 10/1
description ===Input ===
encapsulation dot1q
dot1q pvc 300
description <<< VLAN 300 DHCP >>>
service clips dhcp context DHCP-CLIPS
clips pvc 300
bind subscriber dslam1 at DHCP-CLIPS
!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/redback-nsp/attachments/20130113/a54f0084/attachment.html>
More information about the redback-nsp
mailing list