Author Topic: Cisco Router Interface Configuration  (Read 1252 times)

shanthala

  • Global Moderator
  • Jr. Member
  • *****
  • Posts: 80
    • View Profile
Cisco Router Interface Configuration
« 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

You may also check this for cisco IOS Supported commands