show ip interface
Displays current state of all IP interfaces or the IP interfaces you specify. The default is all interface types and all interfaces.
show ip interface [ vrf vrfName ]
{ { [ brief | detail | other | show-virtual-router [ virtualRouterName ] ]
[ interfaceType interfaceSpecifier ] } | summary } [ delta ] [ filter ]
- vrfNameName of the VRF
- briefDisplays a brief summary of IP status and configuration information
- detailShows a detailed display of IP status and configuration information
- otherShows hidden interfaces and routes to the local address that are used internally so that from a given CE you can now ping the local address of any VRF that has a VPN overlapping a VPN to which the CE belongs
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- virtualRouterNameName of the virtual router
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- summaryShows a detailed summary of IP status and configuration
- deltaDisplays baselined statistics
- filterSee Filtering show Commands in About This Guide
Privileged Exec, User Exec
Command introduced before JUNOSe Release 7.1.0.
show-virtual-router keyword and virtualRouterName variable added in JUNOSe Release 7.3.0.
other keyword added in JUNOSe Release 8.0.0.