IPv4 Addressing (Part 2)




















step 1

step 2

step 3





step6



step7


Last updated




















step 1

step 2

step 3





step6



step7


Last updated
en
show ip interface brief
conf t
interface gigabitethernet 0/0
interface gigabitethernet0/0
in g0/0ip address 10.255.255.254 ?
ip address 10.255.255.254 255.0.0.0
# Enable the interface
no shutdown
------------------------------------------------
do sh ip int br
or
do show ip interface briefint g0/1
ip add 172.16.255.255 255.255.0.0
# Enable the interface
no shut
or
no shutdown
do sh ip int br
or
do show ip interface briefint g0/2
ip add 192.168.0.254 255.255.255.0
no shut
or
no shutdownshow interface g0/0int g0/0
description ## to SW1 ##
int g0/1
desc ## to SW2 ##
int g0/2
desc ## to SW3 ##
do show interface description
or
do sh int descshow running-configcopy running-config startup-config