[rbak-nsp] redback-nsp Digest, Vol 61, Issue 2

noruni at gmail norujames at gmail.com
Sat Jan 12 12:20:33 EST 2013


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/c97b7980/attachment.html>


More information about the redback-nsp mailing list