User manual
3 — Configuring Your Router
3-5
3.3.1 Configuring the Basics: Step 1 - Resetting your Router's
Configuration
Your router is set as Transparent Bridge by factory default.
Before starting a new configuration, always remember to clear all previous
configurations in your router.
The following gives the commands to clear:
For PPPoA or PPPoE configurations, enter:
ppp 1 clear
For the rest of the configurations, follow the instructions below:
a) To delete all the interfaces:
(You may type
ip device/bridge device
to list existing interfaces.)
ip device flush
bridge device flush
To identify your current line protocol configured, type
ip device
.
Check the
type
and
dev file
listing to identify the protocol.
type dev file
Line Protocol
ether //bridge OR //edd
2684 (1483) Ethernet Framing*
Transparent Bridge*
ptp //bun/port=atm/rfc1483...
2684 (1483) IP Framing
atm //bun
2225 (1577) IPoA
ether //ppp/DEVICE=1 mtu 1500
2364 PPPoA
ether //ppp/DEVICE=1 mtu 1492
2516 PPPoE
* To further identify whether it is RFC 2684 (RFC 1483) Ethernet
Framing or Transparent Bridge, type
ip route
. For Transparent Bridge,
you will see 'Routing table empty' listed.