User`s manual
MediaPack BRI Series
User's Manual 48 Document #: LTRT-83702
e. Exit the WAN mode using the following command:
192.168.2.1(if-ip)[WAN]# exit <CR>
f. Continue to Step 6 to configure the default gateway IP address
♦ DHCP:
a. Ensure that you have a DHCP server in your WAN network.
b. Enable the new configuration by typing the following command:
192.168.2.1(IF-IP)[WAN]# shutdown <CR>
192.168.2.1(IF-IP)[WAN]# no shutdown <CR>
c. Verify the new WAN IP settings by typing the following command:
192.168.2.1(IF-IP)[WAN]# show ip interface WAN <CR>
d. Continue to Step 7 to save the configuration.
e. Exit the WAN mode using the following command:
192.168.2.1(if-ip)[WAN]# exit <CR>
♦ PPPoE:
a. Ensure that you have a PPPoE server in your WAN network.
b. Change the interface mode to PPPoE using the following command:
192.168.2.1<if-ip>[WAN]#ipmode PPPoE <CR>
c. Configure the PPPoE settings by typing the following command:
192.168.2.1(if-ip)[WAN]#pppoe user <username> secret
<password> authmode <chap|pap> <CR>