VIRATA ADSL Ethernet Router Series Manual de usuario Pagina 41

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 84
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 83 84

Comentarios a estos manuales

Sin comentarios