当前位置:首页 > 高校校园网的规划与设计--网络规划课程设计
高校校园网络规划与设计
RouterA(config)#int f0/0.30 RouterA(config-subif)#no ip add RouterA(config-subif)#exit RouterA(config)#show ip int g % Incomplete command.
RouterA(config)#show ip int b
Interface IP-Address(Pri) OK? Status Serial 3/0 no address YES DOWN Serial 4/0 no address YES DOWN FastEthernet 0/0.30 no address YES DOWN FastEthernet 0/0 no address YES DOWN FastEthernet 0/1.30 172.16.30.100/24 YES DOWN FastEthernet 0/1.20 no address YES DOWN FastEthernet 0/1.10 no address YES DOWN FastEthernet 0/1 172.16.201.100/24 YES DOWN FastEthernet 0/2.100 no address YES DOWN FastEthernet 0/2 172.17.202.1/24 YES DOWN RouterA(config)#no int f0/1.10 RouterA(config)#no int f0/1.20 RouterA(config)#no int f0/1.30 RouterA(config)#no int f0/0.0
% Removal of physical interfaces is not permitted RouterA(config)#no int f0/0.30 RouterA(config)#no int f0/2.100
RouterA(config)#show int b ^ % Invalid input detected at '^' marker.
RouterA(config)#show ip int b
Interface IP-Address(Pri) OK? Status Serial 3/0 no address YES DOWN Serial 4/0 no address YES DOWN FastEthernet 0/0 no address YES DOWN FastEthernet 0/1 172.16.201.100/24 YES DOWN FastEthernet 0/2 172.17.202.1/24 YES DOWN RouterA(config)#int f0/1
RouterA(config-if-FastEthernet 0/1)#no iaa ^ % Invalid input detected at '^' marker. RouterA(config-if-FastEthernet 0/1)#no ip add RouterA(config-if-FastEthernet 0/1)#exit RouterA(config)#int f0/2
RouterA(config-if-FastEthernet 0/2)#no ip add RouterA(config-if-FastEthernet 0/2)#exit RouterA(config)#exit
RouterA#*Jun 15 15:57:17: %SYS-5-CONFIG_I: Configured from console by console
21
高校校园网络规划与设计
RouterA#show ip int b
Interface IP-Address(Pri) OK? Status Serial 3/0 no address YES DOWN Serial 4/0 no address YES DOWN FastEthernet 0/0 no address YES DOWN FastEthernet 0/1 no address YES DOWN FastEthernet 0/2 no address YES DOWN RouterA#con t
Enter configuration commands, one per line. End with CNTL/Z. RouterA(config)#int f0/0
RouterA(config-if-FastEthernet 0/0)#no ip add RouterA(config-if-FastEthernet 0/0)#exit RouterA(config)#int f0/0.5
RouterA(config-subif)#ip add 194.168.2.254 255.255.255.0
% Configuring IP routing on a LAN subinterface is only allowed if that subinterface is already configured as vLAN.
RouterA(config-subif)#ip add 194.168.2.254 255.255.255.0
% Configuring IP routing on a LAN subinterface is only allowed if that subinterface is already configured as vLAN.
RouterA(config-subif)#ip add 194.168.3.254 255.255.255.0
% Configuring IP routing on a LAN subinterface is only allowed if that subinterface is already configured as vLAN.
RouterA(config-subif)#ip add 174.168.3.254 255.255.255.0
% Configuring IP routing on a LAN subinterface is only allowed if that subinterface is already configured as vLAN. RouterA(config-subif)#exit RouterA(config)#exit
RouterA#*Jun 15 15:59:48: %SYS-5-CONFIG_I: Configured from console by console
RouterA#show ip int b
Interface IP-Address(Pri) OK? Status Serial 3/0 no address YES DOWN Serial 4/0 no address YES DOWN FastEthernet 0/0.5 no address YES DOWN FastEthernet 0/0 no address YES DOWN FastEthernet 0/1 no address YES DOWN FastEthernet 0/2 no address YES DOWN RouterA#con t
Enter configuration commands, one per line. End with CNTL/Z. RouterA(config)#int f0/0.5 RouterA(config-subif)#no shut
RouterA(config-subif)#ip add 194.168.2.254 255.255.255.0
% Configuring IP routing on a LAN subinterface is only allowed if that subinterface is already configured as vLAN.
22
高校校园网络规划与设计
RouterA(config-subif)#e RouterA(config-subif)#en RouterA(config-subif)#enc
RouterA(config-subif)#encapsulation d RouterA(config-subif)#encapsulation dot1Q % Incomplete command.
RouterA(config-subif)#encapsulation dot1Q 5
RouterA(config-subif)#ip add 194.168.2.254 255.255.255.0 RouterA(config-subif)#no shut RouterA(config-subif)#exit RouterA(config)#int f0/0.10 RouterA(config-subif)#enc
RouterA(config-subif)#encapsulation d
RouterA(config-subif)#encapsulation dot1Q 10
RouterA(config-subif)#ip add 192.168.1.254 255.255.255.0 RouterA(config-subif)#no shut RouterA(config-subif)#exit RouterA(config)#int s4/0
RouterA(config-if-Serial 4/0)#ip add 200.200.200.1 255.255.255.0 RouterA(config-if-Serial 4/0)#no shut RouterA(config-if-Serial 4/0)#exit RouterA(config)#exit
RouterA#*Jun 15 16:02:42: %SYS-5-CONFIG_I: Configured from console by console RouterA#
路由器2:
RouterB>en 14 Password:
RouterB#show ip int b
Interface IP-Address(Pri) OK? Status Serial 3/0 200.168.200.1/24 YES UP Serial 4/0 193.168.1.2/24 YES UP FastEthernet 0/0.200 no address YES DOWN FastEthernet 0/0.100 no address YES DOWN FastEthernet 0/0 172.16.1.1/24 YES UP FastEthernet 0/1.3 192.168.1.254/24 YES UP FastEthernet 0/1.2 10.10.10.254/24 YES UP FastEthernet 0/1 172.18.201.1/24 YES UP FastEthernet 0/2 172.17.201.1/24 YES DOWN RouterB#con t
Enter configuration commands, one per line. End with CNTL/Z. RouterB(config)#int s4/0
RouterB(config-if-Serial 4/0)#ip add 200.200.200.2 255.255.255.0
23
高校校园网络规划与设计
RouterB(config-if-Serial 4/0)#no shut RouterB(config-if-Serial 4/0)#exit RouterB(config)#no int f0/1.2 RouterB(config)#no int f0/1.3 RouterB(config)#exit
RouterB#*Jun 15 16:13:48: %SYS-5-CONFIG_I: Configured from console by console
RouterB#show ip int b
Interface IP-Address(Pri) OK? Status Serial 3/0 200.168.200.1/24 YES Serial 4/0 200.200.200.2/24 YES FastEthernet 0/0.200 no address YES FastEthernet 0/0.100 no address YES FastEthernet 0/0 172.16.1.1/24 YES FastEthernet 0/1 172.18.201.1/24 YES FastEthernet 0/2 172.17.201.1/24 YES RouterB#con t
Enter configuration commands, one per line. End with CNTL/Z. RouterB(config)#int f0/1
RouterB(config-if-FastEthernet 0/1)#ip add 172.16.1.254 255.255.255.0 Primary IP address conflict with \RouterB(config-if-FastEthernet 0/1)#exit RouterB(config)#int f0/0
RouterB(config-if-FastEthernet 0/0)#no ip add RouterB(config-if-FastEthernet 0/0)#exit RouterB(config)#int f0/2
RouterB(config-if-FastEthernet 0/2)#no ip add RouterB(config-if-FastEthernet 0/2)#exit RouterB(config)#int f0/1
RouterB(config-if-FastEthernet 0/1)#ip add 172.16.1.254 255.255.255.0 RouterB(config-if-FastEthernet 0/1)#no sh % Invalid input detected at '^' marker.
RouterB(config-if-FastEthernet 0/1)#no shut RouterB(config-if-FastEthernet 0/1)#exit RouterB(config)#show ip int b
Interface IP-Address(Pri) OK? Serial 3/0 200.168.200.1/24 YES Serial 4/0 200.200.200.2/24 YES FastEthernet 0/0.200 no address YES FastEthernet 0/0.100 no address YES FastEthernet 0/0 no address YES FastEthernet 0/1 172.16.1.254/24 YES FastEthernet 0/2 no address YES RouterB#
24
UP UP DOWN DOWN UP UP DOWN Status UP UP DOWN DOWN DOWN UP
DOWN
共分享92篇相关文档