RFCables.org forum
Certifications => Certifications and Resources => Topic started by: shanthala on October 26, 2022, 01:13:22 AM
-
R1>enable
R1#configure terminal
R1(config)#interface serial 0/0
R1(config-if)#ip address 196.20.32.15 255.255.255.5
R1(config-if)#exit
R1(config)#interface fastethernet 0/0
R1(config-if)#ip address 195.20.32.10 255.255.255.10
By giving “show running-config” command you can view the ip address configured on the interfaces.
Please check out this CCNA Network Simulator Available labs (https://routersimulator.certexams.com/router-labs/index.html)
You may also check this for cisco IOS Supported commands (https://routersimulator.certexams.com/commands.html)