[Contents] [Prev] [Next] [Index] [Report an Error]


Configuring PADM Messages

You can configure new PPPoE commands to issue and display a PPPoE Active Discovery Message (PADM). The PADM message is a control message that servers send to clients. The clients may act on the control message, but are not required to do so. There are two types of PADM messages:

You can configure the system to send PADM messages as follows:



Note: The pppoe motm command can be used at three different points in the configuration process: Privileged Exec, Interface Configuration, and Profile Configuration modes. The pppoe url command can be used at two different points in the configuration process: Interface Configuration and Profile Configuration modes. Note the differences described in guidelines below.

    pppoe motm

host1#pppoe motm System going down at 10:00 p.m.

    pppoe motm

host1(config-if)#interface fa 1/0.1.1 
host1(config-if)#pppoe motm System going down at 10:00 p.m.

    pppoe motm

host1(config-profile)#pppoe motm string

    pppoe url

host1(config-if)#interface fa 1/0.1.1 
host1(config-if)#pppoe url http://www.relevanturl.com

    pppoe url

host1(config-profile)#pppoe url http://www.relevanturl.com

[Contents] [Prev] [Next] [Index] [Report an Error]