Showing posts with label AR 18-33. Show all posts
Showing posts with label AR 18-33. Show all posts

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>

Huawei ATM modem AR 18-33 L2 Configuration


Huawei ATM modem AR 18-33 L2 Configuration

Huawei Quidway AR 18-33  layer 2 configuration :

[Quidway] system-view (enter)
[Quidway] bridge enable (enter)
[Quidway] bridge 1 enable (enter)
[Quidway] undo ip option source-routing (enter)
[Quidway] interface ethernet 1/0 (enter)
[Quidway-ethernet 1/0] promiscuous (enter)
[Quidway-ethernet 1/0] bridge - set 1 (enter)
[Quidway-ethernet 1/0] undo shutdown (enter)
[Quidway-ethernet 1/0] quit (enter)
[Quidway] interface Atm 2/0 (enter)
[Quidway-Atm2/0] bridge - set 1 (enter)
[Quidway-Atm2/0] pvc 0/35 (enter)
[Quidway-atm-pvc-Atm2/0] quit (enter)
[Quidway-Atm2/0] undo shutdown (enter)
[Quidway-Atm2/0] quit (enter)
[Quidway] quit (enter)
[Quidway] save safely (enter)