- 5
- 0
- 约1.22万字
- 约 17页
- 2023-10-15 发布于湖北
- 举报
telnet
交换机上的设置
在哪个vlan中设地址就将计算机接到哪个vlan中
switch(Config)#interface vlan 1
%Jan 01 00:15:48 2001 %LINK-5-CHANGED: Interface Vlan1, changed state to UP
设IP地址
switch(Config-If-Vlan1)#ip address
登陆的用户名和密码
switch(Config)#telnet-user fhm password 0 123
PC机的设置
端口镜像
switch(Config)#monitor Session 1 Source INterface ethernet 0/0/2 both(被监视的端口)
switch(Config)#monitor session 1 destination interface ethernet 0/0/1(镜像的端口)
ethernet 0/0/1捕获的数据
PC3对PC2发ping包
动态、静态链路聚合
神州数码
静态链路聚合
交换机A
switch(Config)#port-group 1
switch(Config)#interface ethernet 0/0/1-2
switch(Config-Port-Range)#port-group 1 mode on
the p
原创力文档

文档评论(0)