一次上架锐捷交换机,由于ODF光衰不稳定,导致交换机端口down,排查很多发现以下故障: 重置18010-X端口发现提示一下命令: Port in violation! Use 'errdisable recovery' command to up the port! gz-sprine1#show interfaces tenGigabitEthernet 4/5 status Interface Status Vlan Duplex Speed Type --------------
今天突发奇想,想给自己的手机分配固定地址,使得接入公司无线网络时每次都取到同一ip地址,这样可以排除认证登录问题. 上网溜达一下,记录下锐捷官方的[常见问题]如下,经验证可行. 需求: 给MAC地址为0002.b304.1265的用户分配固定IP:192.168.128.174 通过配置client-identifier 01+用户MAC,来实现,如: service dhcp ip dhcp pool P_192.168.128.174 client-identifier 0100.02b3.
vlan:virtual LAN 虚拟局域网 作用:通过VLAN技术,可以对局域网进行隔离,互相隔离开的局域网相互之间不能进行通信,一个VLAN为一个广播域 Vlan配置 GNS3(使用路由器来模拟交换机) Switch2,3,4的配置 Switch1# no ip routeing 关闭路由功能 Switch1(config-if)# ip address x.x.x.x255.255.255.0 Switch1(config-if)# no shutdown 打开接口 配置完之后,三个ip
# 为VLAN10 指定一个描述字符串“connect to LAB1”.<Sysname> system-viewSystem View: return to User View with Ctrl+Z.[Sysname] vlan 10[Sysname-vlan10] description connect to LAB1 # 为Vlan-interface1 接口指定一个描述字符串“gateway of LAB1”<Sysname> system-viewSystem Vie
串口通过远程CRT登录,波特率9600用户名和密码都是adminDo you want to use the wizard for initial configuration?选择no打开ip routingsx1012 [standalone: master] (config) # ip routing 设置mgmt0端口的ip地址sx1012 [standalone: master] (config) # interface mgmt0 ip address 172.21.1.251 255