How can I check the PPPoE configuration on the USG Flex H using the CLI?

Zyxel_Jeff
Zyxel_Jeff Posts: 1,284  Zyxel Employee
100 Answers 500 Comments Friend Collector Fourth Anniversary
edited December 2024 in Networking

Question :

How can I check the PPPoE configuration on the USG Flex H using the CLI?

Answer :

The user can use the CLI command show config vrf main interface pppoe <PPPoE interface name> to check the current PPPoE configuration. Please refer to the example below for the USG Flex 200HP model:

usgflex200hp> show config vrf main interface pppoe ge1_PPP
pppoe ge1_PPP
enabled true
link-interface ge1
type external
mtu 1492
auth
reply pap
user <PPPoE account>
secret <secret code>
..
ipcp
enabled true
..
ipv6cp
enabled false
..
compression true
idle 0
lcp true
periodical-reconnection
enabled false
..
request domain-name-servers
ping-check
enabled false
method icmp
port 1
period 30
timeout 5
fail-tolerance 5
probe-condition any
..
..


See how you've made an impact in Zyxel Community this year! https://bit.ly/Your2024Moments_Community

Tagged: