• 全部
  • 经验案例
  • 典型配置
  • 技术公告
  • FAQ
  • 漏洞说明
  • 全部
  • 全部
  • 大数据引擎
  • 知了引擎
产品线
搜索
取消
案例类型
发布者
是否解决
是否官方
时间
搜索引擎
匹配模式
高级搜索

有一台cisco2800的设备需要更换为华三RT-MSR3640

2022-09-12提问
  • 0关注
  • 0收藏,1166浏览
粉丝:0人 关注:5人

问题描述:

#密码 Fcrou925 .Jul 13 14:53:15: %SYS-5-CONFIG_I: Configured from console by console erchang#show run Building configuration... Current configuration : 4110 bytes ! !

 Last configuration change at 14:53:15 beijing Wed Jul 13 2022 ! 

NVRAM config last updated at 09:31:59 beijing Tue Aug 7 2018 by wanggt ! 

version 12.4

 service timestamps debug datetime msec 

service timestamps log datetime localtime

 service password-encryption

boot-start-marker boot system flash c2800nm-advsecurityk9-mz.124-22.T.bin boot-end-marker !

 logging message-counter syslog 

logging buffered 1000000 

enable secret 5 $1$iNPH$cZ9q0YZXl7mpbZ.hWF85e1 

enable password 7 06121C2842491D180A !

 aaa new-model ! ! aaa authentication login ssh local !

 ! aaa session-id common clock timezone beijing 8 ! dot11 syslog ip source-route !

 ! ip cef ! 

! no ip domain lookup ip domain name ***.*** !

 multilink bundle-name authenticated ! 

! ! key chain Tsingta0_2012 key 10 key-string 7 09785D00170203135B33567A7A76 ! !


! crypto isakmp policy 2 hash md5 authentication pre-share crypto isakmp key keyforqingpi address 0.0.0.0 0.0.0.0 ! 

! crypto ipsec transform-set to_zhongxin esp-des esp-md5-hmac mode transport ! crypto ipsec profile vpn set transform-set to_zhongxin ! ! 

! ip ssh time-out 30 ! 

! ! interface Loopback1314

 no ip address 

! interface Tunnel0 ip address 172.30.255.5 255.255.255.0 

 no ip redirects ip mtu 1400 

 ip authentication mode eigrp 100 md5

 ip authentication key-chain eigrp 100 Tsingta0_2012 

 ip nhrp authentication dmvpn

 ip nhrp map multicast 10.220.2.14

 ip nhrp map 172.30.255.6 10.220.2.14 

 ip nhrp network-id 10 

 ip nhrp holdtime 300

 ip nhrp nhs 172.30.255.6 delay 1000

 shutdown 

 tunnel source GigabitEthernet0/0 tunnel mode gre multipoint tunnel key 12345 !

 

interface GigabitEthernet0/0

 description QD-MSTP-erchang 

 ip address 172.18.2.2 255.255.255.248 

 ip ospf authentication message-digest

 ip ospf message-digest-key 1 md5 7 113D0A0C19151F0D541579747961

 duplex full speed auto ! 

interface GigabitEthernet0/1

ip address 172.18.100.254 255.255.255.0 

 ip flow ingress 

 duplex full speed auto ! 

router eigrp 100 redistribute static 

 network 2.2.2.0 0.0.0.255

 network 172.18.0.0 

 network 172.30.255.0 0.0.0.255

 network 192.168.1.0 

 no auto-summary

 no eigrp log-neighbor-changes 

! router ospf 100 router-id 172.18.2.2 

 log-adjacency-changes

 area 9002 

authentication message-digest redistribute static subnets route-map redis network 10.100.8.0 0.0.7.255

 area 9002

 network 172.18.2.0 0.0.0.255 

area 9002

 network 172.18.100.0 0.0.0.255 

area 9002 !

 ip forward-protocol nd 

ip route 10.0.0.0 255.0.0.0 10.232.0.193 

ip route 10.100.8.0 255.255.248.0 172.18.100.252

 ip route 192.168.1.0 255.255.255.0 172.18.100.253 

ip route 192.168.2.0 255.255.255.0 172.18.100.253

 no ip http server ip http access-class 23 

ip http authentication local

 no ip http secure-server 

ip http timeout-policy idle 60 life 86400 requests 10000 ! 

ip flow-export version 5

 ip flow-export destination 172.18.100.6 65535 ! 

! logging trap notifications logging facility local1 logging source-interface GigabitEthernet0/1 

logging 172.16.1.239

 logging 172.16.1.31

 access-list 10 permit 10.100.8.0 0.0.7.255 

snmp-server community Pubtsin9 RO 

snmp-server community Precisc0 RW snmp-server enable traps tty ! ! !

 route-map redis permit 10 match ip address 10 ! ! !

 control-plane ! ! line con 0 password 7 105A1A100B10060A03 logging synchronous line aux 0 line vty 0 4 

 exec-timeout 0 0 

 password 7 0030160A075218055F logging synchronous login authentication ssh transport input ssh line vty 5 15

 exec-timeout 0 0 password 7 0030160A075218055F 

 logging synchronous login 

authentication ssh transport input ssh 

line vty 16 988 

 login authentication ssh 

 transport input ssh !

 scheduler allocate 20000 1000

 ntp server 172.16.1.61

 end 

组网及组网描述:


3 个回答
粉丝:19人 关注:3人

基本都是简单的配置个IP、日志主机、snmp还有一点OSPF,不确定里面有没有用eigrp,不过eigrp是思科私有的,也没有办法换成华三

有没有 搬迁的工具 把思科的转为华三命令

zhiliao_WHEXUE 发表时间:2022-09-12

我没有用过,可能有吧,但是你想接口编号啥的也都不一样,一般都是看看思科这个命令是什么意思,然后去查华三的命令

求求给个采纳 发表时间:2022-09-12
zhiliao_2NBFfK 知了小白
粉丝:0人 关注:0人

你这是个假网工吧

粉丝:144人 关注:1人

1、syslog配置

2、snmp配置

3、静态路由配置

4、0/0口去往二厂“erchang”的专线配置+OSPF配置


==========“1-4”是可以直接翻译的,很简单,没啥特殊的===========


5、0/1到内部的ERIGRP路由协议是思科私有的,H3C不支持,可以沟通使用静态代替或者其它路由协议


===================================================

NHRP的tunnel配置是失效的,可以不用管,这个大概率是以前没有专线,后来拉了专线就不用了

编辑答案

你正在编辑答案

如果你要对问题或其他回答进行点评或询问,请使用评论功能。

分享扩散:

提出建议

    +

亲~登录后才可以操作哦!

确定

亲~检测到您登陆的账号未在http://hclhub.h3c.com进行注册

注册后可访问此模块

跳转hclhub

你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作

举报

×

侵犯我的权益 >
对根叔社区有害的内容 >
辱骂、歧视、挑衅等(不友善)

侵犯我的权益

×

泄露了我的隐私 >
侵犯了我企业的权益 >
抄袭了我的内容 >
诽谤我 >
辱骂、歧视、挑衅等(不友善)
骚扰我

泄露了我的隐私

×

您好,当您发现根叔知了上有泄漏您隐私的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您认为哪些内容泄露了您的隐私?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)

侵犯了我企业的权益

×

您好,当您发现根叔知了上有关于您企业的造谣与诽谤、商业侵权等内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到 pub.zhiliao@h3c.com 邮箱,我们会在审核后尽快给您答复。
  • 1. 您举报的内容是什么?(请在邮件中列出您举报的内容和链接地址)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
  • 3. 是哪家企业?(营业执照,单位登记证明等证件)
  • 4. 您与该企业的关系是?(您是企业法人或被授权人,需提供企业委托授权书)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

抄袭了我的内容

×

原文链接或出处

诽谤我

×

您好,当您发现根叔知了上有诽谤您的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您举报的内容以及侵犯了您什么权益?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔社区有害的内容

×

垃圾广告信息
色情、暴力、血腥等违反法律法规的内容
政治敏感
不规范转载 >
辱骂、歧视、挑衅等(不友善)
骚扰我
诱导投票

不规范转载

×

举报说明