Step 1: Display the Status of Fast Ethernet and Gigabit Ethernet Interfaces
Action
To display the status of Fast Ethernet or Gigabit Ethernet interfaces, use the following JUNOS command-line interface (CLI) operational mode command:
user@host>show interfaces terse(fe*|ge*)Sample Output
user@host> show interfaces terse fe*Interface Admin Link Proto Local Remotefe-2/1/0 up upfe-2/1/0.0 up up inet 10.116.115.217/29fe-3/0/2 up downfe-3/0/2.0 up downfe-3/0/3 up upfe-3/0/3.0 up up inet 192.168.223.65/30fe-4/1/0 down upfe-4/1/0.0 up down inet 10.150.59.133/30fe-4/1/1 up upfe-4/1/1.0 up up inet 10.150.59.129/30fe-4/1/2 up downfe-4/1/2.0 up downWhat It Means
The sample output lists only the Fast Ethernet interfaces. It shows the status of both the physical and logical interfaces.
For a description of what the output means, see Table 37.
Table 37: Status of Fast Ethernet Interfaces
Sample Output
user@host> show interfaces terse ge*Interface Admin Link Proto Local Remotege-2/2/0 down downge-2/2/0.0 up down inet 65.113.23.105/30ge-2/3/0 up upge-2/3/0.0 up up inet 65.115.56.57/30ge-3/1/0 up upge-3/1/0.0 up up inet 65.115.56.193/30ge-3/2/0 up downWhat It Means
This sample output lists only the Gigabit Ethernet interfaces. It shows the status of both the physical and logical interfaces. See Table 38 for a description of what the output means.
Table 38: Status of Gigabit Ethernet Interfaces