Вы находитесь на странице: 1из 2

Router>en

Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int se2/0
Router(config-if)#128.100.1.1 25.25.0.0
^
% Invalid input detected at '^' marker.
Router(config-if)#ip add 128.100.1.1 25.25.0.0
Bad mask 0x19190000 for address 128.100.1.1
Router(config-if)#ex
Router(config)#int se2/0
Router(config-if)#ip add 128.68.0.1 255.255.0.0
Router(config-if)#no sh

%LINK-5-CHANGED: Interface Serial2/0, changed state to down


Router(config-if)#ex
Router(config)#int fa0/0
Router(config-if)#192.168.1.1 255.255.255.0
^
% Invalid input detected at '^' marker.
Router(config-if)#ip add 192.168.1.1 255.255.255.0
Router(config-if)#no sh

Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

%LINK-5-CHANGED: Interface Serial2/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up

Router(config-if)#ex
Router(config)#ip dhcp pool
% Incomplete command.
Router(config)#ip dhcp pool router
Router(dhcp-config)#netdwork 192.168.1.0 255.255.255.0
^
% Invalid input detected at '^' marker.
Router(dhcp-config)#network 192.168.1.0 255.255.255.0
Router(dhcp-config)#default-router 192.168.1.1
Router(dhcp-config)#ex
Router(config)#router eigrp 15
Router(config-router)#net 128.68.0.0
Router(config-router)#net 192.168.1.0
Router(config-router)#ex
Router(config)#
%DUAL-5-NBRCHANGE: IP-EIGRP 15: Neighbor 128.68.1.1 (Serial2/0) is up: new adjacency
%DHCPD-4-PING_CONFLICT: DHCP address conflict: server pinged 192.168.1.1.
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int se2/0
Router(config-if)#ip add 128.68.1.1 255.255.0.0
Router(config-if)#no sh

Router(config-if)#
%LINK-5-CHANGED: Interface Serial2/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up

Router(config-if)#ex
Router(config)#int fa0/0
Router(config-if)#ip add 192.168.2.1 255.255.255.0
Router(config-if)#no sh

Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#ex
Router(config)#ip dhcp pool router
Router(dhcp-config)#network 192.168.2.0 255.255.255.0
Router(dhcp-config)#defaulf-router 192.168.2.1
^
% Invalid input detected at '^' marker.
Router(dhcp-config)#default-router 192.168.2.1
Router(dhcp-config)#ex
Router(config)#router eigrp 15
Router(config-router)#net 128.68.0.0
Router(config-router)#
%DUAL-5-NBRCHANGE: IP-EIGRP 15: Neighbor 128.68.0.1 (Serial2/0) is up: new adjacency

Router(config-router)#net 192.168.2.0
Router(config-router)#ex
Router(config)#ip dhcp pool router
Router(dhcp-config)#network 192.168.2.0 255.255.255.0
Router(dhcp-config)#default-router 192.168.2.1
Router(dhcp-config)#ex
Router(config)#router eigrp 15
Router(config-router)#net 128.68.0.0
Router(config-router)#net 192.168.2.0
Router(config-router)#ex
Router(config)#%DHCPD-4-PING_CONFLICT: DHCP address conflict: server pinged
192.168.2.1.

Вам также может понравиться