[PPPoE]
Не могу заставить передавать циску радиусы Calling Station ID
Как ее заставить это делать ?System image file is "flash:c2800nm-adventerprisek9-mz.124-12.bin"
Current configuration : 1453 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname router
!
boot-start-marker
boot-end-marker
!
enable secret 5 123456432
!
aaa new-model
!
aaa authentication login default local
aaa authentication ppp default group radius
aaa authorization exec default local
aaa authorization network default group radius
aaa accounting network default start-stop group radius
!
aaa session-id common
!
ip cef
!
ip domain name neryungri.ru
ip ssh time-out 60
ip ssh authentication-retries 2
ip ssh version 2
vpdn enable
!
voice-card 0
no dspfarm
!
username vitalya password 7 12334532
!
bba-group pppoe global
virtual-template 1
!
interface GigabitEthernet0/0
ip address 172.26.244.2 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 192.168.0.88 255.255.224.0
duplex auto
speed auto
pppoe enable group global
!
interface Virtual-Template1
ip unnumbered GigabitEthernet0/1
ppp authentication chap ms-chap ms-chap-v2
!
no ip http server
no ip http secure-server
!
radius-server attribute 31 mac format ietf
radius-server configure-nas
radius-server host 172.26.244.1 auth-port 1812 acct-port 1813
radius-server retransmit 5
radius-server key 7 00101615105205015E731F
radius-server vsa send accounting
radius-server vsa send authentication
!
control-plane
!
line con 0
line aux 0
line vty 0 4
transport input ssh
!
scheduler allocate 20000 1000
!
end
rad_recv: Accounting-Request packet from host 172.26.244.2:1646, id=1, length=165
Acct-Session-Id = "00000001"
Cisco-AVPair = "client-mac-address=0013.e847.a20d"
Framed-Protocol = PPP
User-Name = "bob"
Cisco-AVPair = "connect-progress=Call Up"
Acct-Authentic = RADIUS
Acct-Status-Type = Start
NAS-Port-Type = Virtual
NAS-Port = 0
NAS-Port-Id = "0/0/1/0"
Service-Type = Framed-User
NAS-IP-Address = 172.26.244.2
Acct-Delay-Time = 0
( В гугле был... нечего что-то не нашел )