首页 科技问答 ILwOO,交换机,把V5的配置切换到V7上,有部分功能命令不同,求各位大神翻译下

ILwOO,交换机,把V5的配置切换到V7上,有部分功能命令不同,求各位大神翻译下

科技问答 395
1680707799,CRM论坛(CRMbbs.com)——一个让用户更懂CRM的垂直性行业内容平台,CRM论坛致力于互联网、客户管理、销售管理、SCRM私域流量内容输出5年。 如果您有好的内容,欢迎向我们投稿,共建CRM多元化生态体系,创建CRM客户管理一体化生态解决方案。内容来源:知了社区

问题描述:

交换机,把V5的配置切换到V7上,有部分功能命令不同,求各位大神翻译下,把V5的翻译V7的命令,谢谢,以下是V5命令(V7上没有):

tcp anti-naptha enable 这条


 undo ip ttl-expires 这条


 flow-template a basic smac dmac 这条


 loopback-detection enable 这条


 dhcp-snooping 这条


 undo ip http enable这条


domain system

 access-limit disable 这条

 state active这条

 idle-cut disable 这条

 self-service-url disable 这条


traffic behavior turnto_254.1_b

 redirect next-hop 192.168.254.1 这条

 traffic behavior turnto_254.2_b

 redirect next-hop 192.168.254.2 这条

 traffic behavior turnto_254.254_b

 redirect next-hop 192.168.254.254  这条


interface Ethernet1/0/5

 dhcp-snooping trust 这条


interface Ethernet1/0/19 

 arp rate-limit rate 50 drop   这条


route-policy routeloadshare permit node 1

 if-match acl 3013 这条

 apply ip-address next-hop 192.168.254.254


arp source-suppression enable

 arp timer aging 10 

 arp detection mode dhcp-snooping  这条


user-interface aux 0 

 user privilege level 2 这条

 user-interface vty 0 

 acl

 user-interface vty 1 4 

 acl


最佳答案

tcp anti-naptha enable 命令没变,支持情况需要看设备具体型号

undo ip ttl-expires 默认关闭不需要执行这条命令

flow-template a basic smac dmac  这条命令命令手册搜不到最好能确认一下具体型号

loopback-detection enable 命令没变需要在接口视图执行

dhcp snooping 变更为dhcp snooping enable

undo ip http enable 命令没变需要在系统视图下执行

domain system 域里的配置不需要改变V7默认就和你说的是一样的

traffic behavior turnto_254.1_b  qos的命令也没变需要看具体型号设备的是否支持

 redirect next-hop 192.168.254.1


interface Ethernet1/0/5 这条命令没变,亲测有效

 dhcp-snooping trust

arp rate-limit rate 50 drop  变更为arp rate-limit rate 50 


route-policy routeloadshare permit node 1

 if-match acl 3013 这条配置变更为 :if-match ip address acl 3013


arp source-suppression enable  命令没变

 arp timer aging 10  命令没变

 arp detection mode dhcp-snooping   这条命令查询不到


user-interface aux 0 

 user privilege level 2 这条命令会更改consel口的权限在没配置super密码的情况下建议不要开


 user-interface vty 0 

 acl

 user-interface vty 1 4 

 acl

以上两条可以统一使用telnet server acl


 


  

 




非常感谢

还有几个疑问,问下 1.flow-template a basic smac dmac这条命令,我在v5查了是流模板的意思,在v7查不到,是不是v7不支持,如果不输这条影响大不大? 2.redirect next-hop 192.168.254.1,这个next-hop我在V7找不到,如果不输,有什么影响? 3.arp detection mode dhcp-snooping,这个mode dhcp-snooping我在V7找不到,如果不输影响大不大? 4.user-interface vty 0 acl

该问题暂时没有网友解答

你正在,交换机,把V5的配置切换到V7上,有部分功能命令不同,求各位大神翻译下