The Max-Clients-Per-Interface RADIUS attribute is the maximum number of PPPoE client sessions supported per interface. For DHCP clients, this value is the maximum number of PPPoE sessions per logical interface. For PPPoE, this value is the maximum number of PPPoE subinterfaces per PPPoE major interface.
Use the following command to manage the Max-Clients-Per-Interface RADIUS attribute.
radius ignore pppoe-max-session
- host1(config)#radius ignore pppoe-max-session
enable
- host1(config)#radius ignore pppoe-max-session
disable
When you issue this command, the router passes the value of the Max-Clients-Per-Interface attribute to the PPP application. PPP, in turn, sends this value to the PPPoE application, which determines whether or not to tear down the PPPoe interface based on the maximum session limit for this subscriber.