1. 交换机IP设置 打开Packet Tracer并启动交换机。进入交换机的CLI(命令行界面),输入`enable`命令进入特权模式。输入`configure terminal`命令进入全局配置模式。使用`interface vlan 1`(或指定其他VLAN)命令进入VLAN接口配置模式。输入`ip address [IP地址] [子网掩码]`命令配置IP地址和子网掩码。输...
9 在工作区中,点击【PC2】,在PC2的配置界面,选择【Desktop】中的【IP Configuration】,在【IP Configuration】界面,进行IP的配置,【IP Address】为:192.168.4.2【Subnet Mask】为:255.255.255.0【Default Gateway】为:192.168.4.1 10 在工作区中,点击【Router0】,在Router0的配置界面选择【CLI】...
8 在工作区中,点击【PC0】,在PC0的配置界面,选择【Desktop】中的【IP Configuration】,在【IP Configuration】界面,进行IP的配置,【IP Address】为:172.16.1.2【Subnet Mask】为:255.255.255.0【Default Gateway】为:172.16.1.1 9 在工作区中,点击【Server0】,在Server0的配置界面,选择【Deskto...
选择IP Configuration: PC1配置 配置方式与PC0一样,只是IPv6 Address字段改为:2022:2:2:22::22,IPv6 Gateway改为:2022:2:2:22::2。 (3)实验验证:连通性测试 在PC0上进行验证 在PC1上进行验证 至此,Manual隧道的实验完成! 2.6to4隧道 6to4隧道实验建议使用GNS3完成。 (1)网络拓扑 (2)实验配置 关于用...
动态主机配置协议,DHCP: Dynamic Host ConfigurationProtocol,客户端能够从配置了DHCP的服务器动态获取:IP 地址;子网掩码;默认网关地址;DNS 服务器名称与IP 地址。 过程为:客户端0.0.0.0向255.255.255.255发送主机广播 “DHCP discover”(发现报文);DHCP服务器利用 “DHCP offer” (提供报文) 进行响应;主机请求IP地址...
Download lab (Packet Tracer >= 6.2) Configuration tasks CME-3 configuration IP configuration hostname CME-3 ! interface FastEthernet0/0 ip address 192.168.69.254 255.255.255.0 duplex auto speed auto ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.69.1 ...
Current configuration : 510 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R1 ! ... ! interface FastEthernet0/0 ip address 192.168.1.1 255.255.255.0 ...
ip address 192.168.2.1 255.255.255.0 duplex auto speed auto ! interface Vlan1 no ip address shutdown ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.2.2 ! ... ! line con 0 line vty 0 4 login ! ! ! end R1# R2: Router>en Router#conf t Enter configuration commands, one per line....
Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname R1 R1(config)#interface fa1/0 R1(config-if)#ip address 192.168.1.1 255.255.255.0 R1(config-if)#no shut %LINK-5-CHANGED: Interface FastEthernet1/0, changed state to up ...
PC1地IP地址为192.168.0.2二,为计算机配置IP地址单击PC0,在出现地配置对话框选择"Desktop"(桌面)选项卡,在选项卡选择"IPConfiguration"(IP配置)二,为计算机配置IP地址在IPConfiguration界面地"IPAddress"(IP地址)栏输入我们规划好地IP地址:192.168.0.1二,为计算机配置IP地址用同样地方法,为PC1配置IP地址(192.168....