有哪位大佬可以帮忙把以下的思科路由器配置转换成华三的配置啊,
interface G0/0/0
description To-DSW-KFZW-1.HZ1
ip address 30.67.0.2 255.255.255.252
ip nat outside
interface
G0/0/1 //
ip address 192.168.2.1 255.255.255.252
ip nat outside
ip ospf network point-to-point
interface G0/0/2
ip address 192.168.2.5 255.255.255.252
ip nat intside
ip ospf network point-to-point
router ospf 100
router-id x.x.x.x
redistribute bgp 4200000011 metric-type 1 subnets
//
network 192.168.2.1 0.0.0.0 area 0 //宣告与核心路由器互联地址
network
192.168.2.5 0.0.0.0 area 0 //宣告与核心交换机互联地址
BGP配置
router bgp 4200000011
bgp router-id <router-id>
bgp log-neighbor-changes
neighbor 30.67.0.1 remote-as 4200000009 //
neighbor 30.67.0.1 description ali-binjiang
neighbor 30.67.0.1 password #9Y2NBR53a+Q=^Q //BGP
neighbor 30.67.0.1 timers 3 9 //
neighbor 192.168.2.2 remote-as 4200000011 //
neighbor 192.168.2.2 timers 3 9
!
address-family ipv4
network 42.120.72.180 mask 255.255.255.254
neighbor 30.67.0.1 activate
neighbor 30.67.0.1 soft-reconfiguration inbound
neighbor 30.67.0.1 route-map ALI-SP in
neighbor 30.67.0.1 route-map SP-ALI out
neighbor 192.168.2.2 activate
neighbor 192.168.2.2 next-hop-self
neighbor 192.168.2.2 soft-reconfiguration inbound
ip nat pool ACC_OUT 42.120.72.180 42.120.72.180 netmask 255.255.255.248 //注意:掩码不要写网络位或者广播位
ip nat inside source list 100 pool ACC_OUT overload //注意:记的加overload,否则pat不生效
ip route 42.120.72.181 255.255.255.255 192.168.2.2
ip route 42.120.72.180 255.255.255.254 Null0 /
access-list 100 permit ip 30.67.137.0 0.0.0.255 140.205.38.173 0.0.0.15
access-list 100 permit ip 30.67.137.0 0.0.0.255 host 140.205.37.3
ip prefix-list ALI- SP seq 1 permit 140.205.38.173/32
ip prefix-list ALI- SP seq 2 permit 140.205.37.210/32
ip prefix-list ALI- SP seq 3 permit 106.11.62.82/32
ip prefix-list SP -ALI seq 1 permit 42.120.72.180/31
route-map SP-ALI permit 10
match ip address prefix-list SP-ALI
!
route-map ALI-SP permit 20
match ip address prefix-list ALI-SP
set local-preference 200
(0)
最佳答案
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
转不了