35-4
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 35 Configuring the PPPoE Client
Monitoring and Debugging the PPPoE Client
This command causes the security appliance to use the specified address instead of negotiating with the
PPPoE server to assign an address dynamically. Replace
ipaddress
and
mask
with the IP address and
subnet mask assigned to your security appliance.
For example:
hostname(config-if)#
ip address outside 201.n.n.n 255.255.255.0 pppoe
Note
The
setroute
option is an option of the
ip address
command that you can use to allow the access
concentrator to set the default routes when the PPPoE client has not yet established a connection. When
using the
setroute
option, you cannot have a statically defined route in the configuration.
Monitoring and Debugging the PPPoE Client
Use the following command to display the current PPPoE client configuration information:
hostname#
show ip address outside pppoe
Use the following command to enable or disable debugging for the PPPoE client:
hostname# [
no
]
debug pppoe
{
event
|
error
|
packet
}
The following summarizes the function of each keyword:
•
event
—Displays protocol event information
•
error
—Displays error messages
•
packet
—Displays packet information
Use the following
command to view the status of PPPoE sessions:
hostname#
show vpdn session
[
l2tp
|
pppoe
] [
id
sess_id
|
packets
|
state
|
window
]
The following example shows a sample of information provided by this command:
hostname#
show vpdn
Tunnel id 0, 1 active sessions
time since change 65862 secs
Remote Internet Address 10.0.0.1
Local Internet Address 199.99.99.3
6 packets sent, 6 received, 84 bytes sent, 0 received
Remote Internet Address is 10.0.0.1
Session state is SESSION_UP
Time since event change 65865 secs, interface outside
PPP interface id is 1
6 packets sent, 6 received, 84 bytes sent, 0 received
hostname#
hostname#
show vpdn session
PPPoE Session Information (Total tunnels=1 sessions=1)
Remote Internet Address is 10.0.0.1
Session state is SESSION_UP
Time since event change 65887 secs, interface outside
PPP interface id is 1
6 packets sent, 6 received, 84 bytes sent, 0 received
hostname#
hostname#
show vpdn tunnel
PPPoE Tunnel Information (Total tunnels=1 sessions=1)
Tunnel id 0, 1 active sessions
time since change 65901 secs
Remote Internet Address 10.0.0.1
Summary of Contents for 500 Series
Page 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Page 45: ...P A R T 1 Getting Started and General Information ...
Page 46: ......
Page 277: ...P A R T 2 Configuring the Firewall ...
Page 278: ......
Page 561: ...P A R T 3 Configuring VPN ...
Page 562: ......
Page 891: ...P A R T 4 System Administration ...
Page 892: ......
Page 975: ...P A R T 5 Reference ...
Page 976: ......