3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
541
Ethernet interface, this dialer bundle can also not be added to the Ethernet
interface used by PPPoE Client.
When PPPoE session works in permanent online mode, and the physical lines go
UP, the device will immediately initiate PPPoE call to establish PPPoE session. This
PPPoE connection will exist constantly unless users use the command undo
pppoe-client to delete PPPoE session. When PPPoE session works in packet
trigger mode, the device will not initiate PPPoE call to establish PPPoE session
unless it has data to transmit. If there is no data transmission on the PPPoE link
within seconds, the device will automatically terminate PPPoE session. Only after it
has new data to transmit, PPPoE session will be re-established.
Related command: reset pppoe-client.
n
The difference between the reset pppoe-client command and the undo
pppoe-client command lies in: the former only temporarily terminates a PPPoE
session, while the latter permanently deletes a PPPoE session.
No matter a PPPoE session works in permanent on-line mode or in packet
triggering mode, it will be deleted permanently by the undo pppoe-client
command. If it is necessary to recreate a PPPoE session, the user must reconfigure
it.
Example # Create a PPPoE session on the interface Ethernet 1/0.
<Sysname> system-view
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] pppoe-client dial-bundle-number 1
reset pppoe-client
Syntax reset pppoe-client { all | dial-bundle-number number }
View User view
Parameter all: Clears all PPPoE sessions.
dial-bundle-number number: Dialer bundle number, in the range 1 to 255,
which is used to clear the PPPoE session corresponding to dialer bundle.
Description Use the
reset pppoe-client command to terminate PPPoE session and re-initiate
the connection later.
When a PPPoE session works in permanent on-line mode, if it is terminated by the
reset pppoe-client command, the device will automatically recreate a PPPoE
session in 16 seconds. When a PPPoE session works in packet triggering mode, if it
is terminated via the reset pppoe-client command, the device will recreate a
PPPoE session only upon data transmission.
Related command: pppoe-client.