上一页 1 2 3 4 5 6 7 8 ··· 10 下一页
摘要: Mellanox mlag配置 (类似cisco vpc Dell vlt)以下类似配置mlagprotocol mlag (开启mlag协议)lacp(开启链路聚合协议)no spanning-tree (mlag协议要关闭生成树)dcb priority-flow-control enable 阅读全文
posted @ 2020-03-16 14:39 Me-lihu 阅读(10) 评论(0) 推荐(0) 编辑
摘要: sh tcp statistics tcp的统计sh vlan ifindex vlan接口的ifindex LISTENING:侦听来自远方的TCP端口的连接请求. 首先服务端需要打开一个socket进行监听,状态为LISTEN。 有提供某种服务才会处于LISTENING状态,TCP状态变化就是某 阅读全文
posted @ 2020-03-16 14:38 Me-lihu 阅读(1) 评论(0) 推荐(0) 编辑
摘要: CiscoASA FQDN配置 (ios8.4及以上版本支持)dns domain-lookup DMZdns server-group DefaultDNS name-server 172.29.12.25 name-server 172.29.12.23 domain-name eascs.co 阅读全文
posted @ 2020-03-16 14:37 Me-lihu 阅读(0) 评论(0) 推荐(0) 编辑
摘要: cisco nexus7000 基本系统配置1.开启cdpcdp enablecdp format device-id system-name 默认是对端设备的设备名2.ntp开启普通vdc2下开启ntp同步,先在default vdc上打上clock protocol ntp vdc 2DC1-N 阅读全文
posted @ 2020-03-16 14:35 Me-lihu 阅读(5) 评论(0) 推荐(0) 编辑
摘要: Vxlan技术那么现在总结为何需要Vxlan:虚拟机规模受到网络规格的限制,大L2网络里,报文通过查询MAC地址转发,MAC表容量限制了虚拟机的数量。网络隔离的限制,普通的vlan和VPN配置无法满足动态网络调整的需求,同时配置复杂虚拟器搬迁受到限制,虚拟机启动后假如在业务不中断基础上将该虚拟机迁移 阅读全文
posted @ 2020-03-16 14:31 Me-lihu 阅读(1) 评论(0) 推荐(0) 编辑
摘要: cisco vss配置Cisco VSS(Virtual Switch System)配置步骤: 1、备份原交换机设备,SW1和SW2相同 Switch-1# copy running-config startup-config Switch-1# copy startup-config disk0 阅读全文
posted @ 2020-03-16 14:29 Me-lihu 阅读(0) 评论(0) 推荐(0) 编辑
摘要: Dell-switch ios升级1. show boot system stack-unit all 查看目前ios的版本 2.上传ios到A和B分区 DellEMC# upgrade system tftp: A:Address or name of remote host []: 172.29 阅读全文
posted @ 2020-03-16 14:28 Me-lihu 阅读(2) 评论(0) 推荐(0) 编辑
摘要: vpc domain 1 peer-switch stp默认是主的发bpdu,开启peer-switch就会在两台N3K上虚拟出一个mac去发BPDU,当发现生成树主备切换的时候,能快速收敛 role priority 2000 越小越优 system-priority 2000 Domain中设备 阅读全文
posted @ 2020-03-16 14:26 Me-lihu 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 虚墙配置ciscoasa# sh run: Saved:ASA Version 8.4(2) <system>!firewall transparenthostname ciscoasaenable password 8Ry2YjIyt7555RRXU24 encryptedno mac-addre 阅读全文
posted @ 2020-03-16 14:24 Me-lihu 阅读(4) 评论(0) 推荐(0) 编辑
摘要: ssh登陆crypto key generate rsa modulus 1024wr ssh 0.0.0.0 0.0.0.0 insidessh timeout 5username yiyatong pass 123enable pass 123aaa authentication ssh con 阅读全文
posted @ 2020-03-16 14:23 Me-lihu 阅读(228) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 10 下一页