sysname Huawei ME60A
#
set board-type slot 5 tunnel
#
interface
GigabitEthernet2/0/0
undo shutdown
ip address 10.1.1.2 255.255.255.0
#
interface Pos1/0/0
undo shutdown
link-protocol ppp
ip address 20.1.1.1 255.255.255.0
#
interface LoopBack1
ip address 1.1.1.9 255.255.255.255
target-board 5
binding tunnel gre
#
interface
Tunnel5/0/1
tunnel-protocol gre
ip address 40.1.1.1 255.255.255.0
source LoopBack1
destination 2.2.2.9
#
ospf 1
area 0.0.0.0
network 20.1.1.0 0.0.0.255
network 1.1.1.9 0.0.0.0
#
ip route-static
10.2.1.0 255.255.255.0 Tunnel5/0/1
#
return
Configuration file
of ME60 B
#
sysname ME60B
#
interface Pos1/0/0
undo shutdown
link-protocol ppp
ip address 20.1.1.2 255.255.255.0
#
interface Pos2/0/0
undo shutdown
link-protocol ppp
ip address 30.1.1.1 255.255.255.0
#
ospf 1
area 0.0.0.0
network 20.1.1.0 0.0.0.255
network 30.1.1.0 0.0.0.255
#
return
Configuration file
of ME60 C
#
sysname ME60C
#
set board-type slot 5 tunnel
#
interface
GigabitEthernet2/0/0
undo shutdown
ip address 10.2.1.2 255.255.255.0
#
interface Pos1/0/0
undo shutdown
link-protocol ppp
ip address 30.1.1.2 255.255.255.0
#
interface LoopBack1
ip address 2.2.2.9
255.255.255.255
target-board 5
binding tunnel gre
#
interface
Tunnel5/0/1
tunnel-protocol gre
ip address 40.1.1.2 255.255.255.0
source LoopBack1
destination 1.1.1.9
#
ospf 1
area 0.0.0.0
network 30.1.1.0 0.0.0.255
network 2.2.2.9 0.0.0.0
#
ip route-static
10.1.1.0 255.255.255.0 Tunnel5/0/1
#
ME60 Return
没有评论:
发表评论