VIRATA ADSL Ethernet Router Series Instrukcja Użytkownika Strona 41

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 84
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 40
5 — Router Configuration Examples
5-2
vii) Enabling IP Forwarding:
ip relay all
vii) Enabling NAT:
ip nat add wan
viii) Save configurations:
config save
5.2 Example on RFC 2364 PPPoA
i) To reset all IP configurations:
ppp
1
clear
ip device flush
bridge device flush
ip subnet flush
ip route flush
ii) Configuring the LAN:
ip device add lan ether //edd
192.168.1.1
ip subnet add lan.home .
192.168.1.1 ff:ff:ff:0
iii) Configuring the WAN (for CHAP authentication):
ip device add ppp_device ether //ppp/DEVICE=1
ppp
1
pvc
0 35
ip
ppp
1
welogin
myuserid
mypassword
chap
ppp
1
enable
ppp
1
echo every 10
i
v) To disable dynamic routing:
ip rip accept all none
ip rip send all none
v) Enabling IP Forwarding:
ip relay all
vi) Enabling NAT:
ip nat add ppp_device
vii) Save configurations:
config save
Przeglądanie stron 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 83 84

Komentarze do niniejszej Instrukcji

Brak uwag