Конфигурация отсюда:
http://wiki.bitel.ru/index.php/Cisco_IS ... 1.8F_CiscoЕще предположение: в конфигурации из wiki так:
Код:
policy-map type control ISG-INTERFACE-POLICY
class type control always event session-start
10 authorize aaa list ISG-AUTH-1 password 123 identifier remote-id plus circuit-id plus mac-address
30 service-policy type service name LOCAL_L4R
!
class type control always event session-restart
10 authorize aaa list ISG-AUTH-1 password 123 identifier remote-id plus circuit-id plus mac-address
30 service-policy type service name LOCAL_L4R
!
...
...
ip subscriber l2-connected
initiator dhcp class-aware
!
Может быть нужно в "class type control always event session-start" добавить
Код:
service disconnect delay 60
?