Mzsmunna
10/16/2019 - 1:39 PM

cmd CN3


--- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]: n


Press RETURN to get started!



Router>en
Router>enable 
Router#host
Router#hostname mzs
                ^
% Invalid input detected at '^' marker.
	
Router#conf
Configuring from terminal, memory, or network [terminal]? 
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#host
Router(config)#hostname mzs
mzs(config)#int f0/0
mzs(config-if)#ip 192.168.3.1 255.255.255.0
                  ^
% Invalid input detected at '^' marker.
	
mzs(config-if)#ip add
% Incomplete command.
mzs(config-if)#ip add
mzs(config-if)#ip address 192.168.3.1 255.255.255.0
mzs(config-if)#no shutdown

mzs(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

mzs(config-if)#int se0/3/0
mzs(config-if)#ip add
% Incomplete command.
mzs(config-if)#ip add
mzs(config-if)#ip address 10.0.0.1
% Incomplete command.
mzs(config-if)#ip add
mzs(config-if)#ip address 10.
                          ^
% Invalid input detected at '^' marker.
	
mzs(config-if)#clo
mzs(config-if)#clock ra
mzs(config-if)#clock rate 64000
mzs(config-if)#ban
mzs(config-if)#bandwidth 64
mzs(config-if)#ip add
mzs(config-if)#ip address 10.0.0.1 255.255.255.0
mzs(config-if)#no shutdown

%LINK-5-CHANGED: Interface Serial0/3/0, changed state to down
mzs(config-if)#ex
mzs(config-if)#exit 
mzs(config)#
%LINK-5-CHANGED: Interface Serial0/3/0, changed state to up

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

mzs#
%SYS-5-CONFIG_I: Configured from console by console