[rbak-nsp] Clips and DHCP relay problem
Rafal
golem at mtm-info.pl
Tue Oct 13 04:53:34 EDT 2015
Hello
I want to run Clips service with separate dhcp server (SEOS built in
doesn't provide options I need).
My config looks like this
#############
context ev
!
no ip domain-lookup
!
interface evstb0 multibind
ip address 178.214.1.1/27
dhcp relay 65535
!
interface loop23 loopback
ip address 10.0.0.113/30
ip source-address radius
no logging console
!
aaa authentication administrator local
aaa authentication administrator maximum sessions 1
aaa authentication subscriber radius
radius coa server ***** encrypted-key *****
!
radius server ***** encrypted-key *****
radius server ***** encrypted-key *****
!
subscriber default
port-limit 1
qos policy queuing 128SharedUserRx
dhcp max-addrs 1
!
ip route 0.0.0.0/0 context mainr
service ssh client
service telnet client
!
dhcp relay server 10.0.0.1
##############
port ethernet 2/9
no shutdown
encapsulation dot1q
dot1q pvc 2009 encapsulation multi
service clips dhcp context ev
###############
Radius server is configured to send reply looking like this:
00:01:02:03:04:05 Cleartext-Password := "Redback"
Service-Type = Outbound-User,
Framed-IP-Address = 178.214.1.2,
Qos-Rate-Outbound = "585:109500",
Qos-Rate-Inbound = "585:109500",
Qos-Policy-Metering = "default-out",
Qos-Policy-Policing = "default-in",
DHCP_Max_Leases = 1
Why I'm receiving error:
Oct 13 10:46:38: [0515]: [2/9:511:63:31/7/2/274272]: %AAA-3-ERR: aaa_idx 501241cd: aaa_update_dhcp_sub_circuit: session 2/9:511:63:31/7/2/274272 isn't configured for DHCP sessio
n_class 1 dhcp_max_addr max_addr 0
Why it still ask for dhcp max-addrs ?
Can someone point me why it doesn't work ?
Thanks in advance
--
Best regards,
Ozga Rafal mailto:golem at mtm-info.pl
More information about the redback-nsp
mailing list