Wednesday, October 29, 2014

Huawei AR 18-33 L3 configuration



 In some situation you need to configure this modem as a layer 3 device so this is a sample configuration Huawei AR 18-33 Layer3 configuration:

# sysname Quidway
# super password level 3 simple admin
# bridge enable
# interface Ethernet1/0
# ip address 192.168.200.1 255.255.255.252
# interface Atm2/0
  shdsl wire 2
  pvc 0/35
  map ip inarp
# ip address 10.51.182.122 255.255.255.248

# interface Tunnel0
  mtu 1476
  ip address 172.19.20.58 255.255.255.252
  source 10.51.182.122
  destination 10.30.71.10

# interface NULL0

# interface LoopBack100
  ip address 79.127.125.10 255.255.255.255

# ip route-static 0.0.0.0 0.0.0.0 10.51.182.121 preference 60
# ip route-static xx.127.80.0 255.255.255.128 192.168.200.2 preference 60

# user-interface con 0
  set authentication password simple admin
# user-interface vty 0 4
# set authentication password simple admin

return
<Quidway>

No comments:

Post a Comment