Celestica Documentation Portal

Find your product documents here

show ip interfaces

Displays the IPv4 address configured on an L3 Interface and its bound VRF (if any configured).

Syntaxshow ip interfaces [<intrfacename>]
Command modeEXEC
Parameters
  • interfacename – Name of the L3 Interface, such as Ethernet0, PortChannel1, Vlan100, Loopback10 or Management0.

Usage To find the IPv4 addresses configured on an L3 Interface, also the VRF to which it is bound to (if any).
Supported Releases1.1.0 or later
Click command show ip interfaces
Example
sonic# show ip interfaces
Interface     Master    Address           Admin/Oper
------------  --------  ----------------  ------------
Ethernet1     Vrf-2     4.4.4.1/24        UP/UP
Ethernet5               3.1.1.2/24        UP/UP
Loopback0               111.11.1.1/32     UP/UP
PortChannel1            5.5.5.1/24        UP/DOWN
Vlan101       Vrf-101   101.101.101.1/24  UP/UP
Management0   mgmt      10.208.81.122/24  UP/UP

sonic# show ip interfaces Management0
Interface    Master    Address           Admin/Oper
-----------  --------  ----------------  ------------
Management0  mgmt      10.208.81.122/24  UP/UP
sonic#
sonic# show ip interfaces Vlan101
Interface    Master    Address           Admin/Oper
-----------  --------  ----------------  ------------
Vlan101      Vrf-101   101.101.101.1/24  UP/UP