Pairing desynchronization problem for All IP and Cisco 887 VA-W
Good morning,
This evening I had an internet connection problem. My router was well connected but support told me that the router was not paired within their radius.
It turns out that you need to add the swisscom class-id (dhcp option 60) to the Cisco external interface.
To do this:
Connect by telnet/ssh to the cisco.
in
conf t
int eth0
ip dhcp client class-id 100008,0001,cisco
And everything should be back to normal.
A+