1-5 ping 172.16.1.2PING 172.16.1.2: 56 data bytes, press CTRL_C to breakReply from 172.16.1.2: bytes=56 Sequence=1 ttl=255 time=25 msReply from 172.16.1.2: bytes=56 Sequence=2 ttl=255 time=27 msReply from 172.16.1.2: bytes=56 Sequence=3 ttl=255 time=26 msReply from 172.16.1.2: bytes=56 Sequence=4 ttl=255 time=26 msReply from 172.16.1.2: bytes=56 Sequence=5 ttl=255 time=26 ms--- 172.16.1.2 ping statistics ---5 packet(s) transmitted5 packet(s) received0.00% packet lossround-trip min/avg/max = 25/26/27 msThe output information shows that the switch can communicate with the hosts on subnet 172.16.1.0/24.# Ping a host on subnet 172.16.2.0/24 from the switch to check the connectivity. ping 172.16.2.2PING 172.16.2.2: 56 data bytes, press CTRL_C to breakReply from 172.16.2.2: bytes=56 Sequence=1 ttl=255 time=25 msReply from 172.16.2.2: bytes=56 Sequence=2 ttl=255 time=26 msReply from 172.16.2.2: bytes=56 Sequence=3 ttl=255 time=26 msReply from 172.16.2.2: bytes=56 Sequence=4 ttl=255 time=26 msReply from 172.16.2.2: bytes=56 Sequence=5 ttl=255 time=26 ms--- 172.16.2.2 ping statistics ---5 packet(s) transmitted5 packet(s) received0.00% packet lossround-trip min/avg/max = 25/25/26 msThe output information shows that the switch can communicate with the hosts on subnet 172.16.2.0/24.# Ping a host on subnet 172.16.1.0/24 from a host on subnet 172.16.2.0/24 to check the connectivity.Host B can be successfully pinged from Host A.Displaying and Maintaining IP AddressingTo do… Use the command… RemarksDisplay information about aspecified or all Layer 3 interfacesdisplay ip interface [ interface-typeinterface-number ]Display brief information about aspecified or all Layer 3 interfacesdisplay ip interface brief[ interface-type [ interface-number ] ]Available in any view