Step 6: Log the Interfaces on the Router
Action
To log the interfaces on the router, use the following JUNOS CLI operational mode command:
user@host>show interface terse|savefilenameSample Output
user@host>show interfaces terse|save testWrote 81 lines of output to 'test'user@host>show interfaces terseInterface Admin Link Proto Local Remoteat-1/3/0 up upat-1/3/0.0 up up inet 1.0.0.1 --> 1.0.0.2isofxp0 up upfxp0.0 up up inet 10.168.5.59/24gre down upipip down uplo0 up uplo0.0 up up inet 127.0.0.1 --> 0/0iso 47.0005.80ff.f800.0000.0108.0001.1921.6800.5059.00so-1/2/0 up downso-1/2/1 down downso-1/2/2 down downso-1/2/3 down downso-2/0/0 up upso-2/0/0.0 up up inet 1.2.3.4 --> 1.2.3.5iso[...Output truncated...]What It Means
The sample output displays summary information about the physical and logical interfaces on the router.