JNCIA-JUNOS Operational Monitoring and Maintenance • Complete Question Bank
Complete JNCIA-JUNOS Operational Monitoring and Maintenance question bank — all 0 questions with answers and detailed explanations.
You are troubleshooting an OSPF issue on a Juniper router. The router has a single interface ge-0/0/1 with IP 10.1.1.1/30 connected to a neighbor with IP 10.1.1.2/30. OSPF is configured area 0. The 'show ospf neighbor' command shows no neighbors. 'show interfaces ge-0/0/1 terse' shows the interface is up. 'show configuration protocols ospf' shows:
area 0.0.0.0 {
interface ge-0/0/1.0 {passive;
} }
What is the problem?
Refer to the exhibit.
user@router> show interfaces ge-0/0/0.0
Logical interface ge-0/0/0.0 (Index 70) (SNMP ifIndex 521)
Flags: Up SNMP-Traps 0x4004000 Encapsulation: ENET2
Input packets : 1500
Output packets: 1200
Security: Zone: Trust
Allowed host-inbound traffic : any-service
Protocols:
inet:
10.0.0.1/24
iso:
mpls:
Maximum labels: 3
multiservice:
encapsulation: ethernet-cccRefer to the exhibit. user@router> show log messages | match "fpc0" Dec 10 14:22:01 router fpc0 MCSCHED: PFE interrupt error, restarting... Dec 10 14:22:05 router fpc0 MCSCHED: PFE interrupt error, restarting... Dec 10 14:22:09 router fpc0 MCSCHED: PFE interrupt error, restarting... Dec 10 14:22:13 router fpc0 MCSCHED: PFE interrupt error, restarting... Dec 10 14:22:17 router fpc0 MCSCHED: PFE interrupt error, restarting...
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag a concept onto its matching description — or click a concept then click the description.
Protects against network-based attacks
Translates private IP addresses to public IP addresses
Provides secure encrypted tunnels between sites
Controls traffic based on packet headers
Logical grouping of interfaces with security policies
Drag a concept onto its matching description — or click a concept then click the description.
Lists interfaces with status and IP addresses
Displays ARP table
Displays system log messages
Displays IPv4 unicast routing table
Continuously displays interface statistics
Refer to the exhibit. ``` user@router> show interfaces ge-0/0/0 extensive | match errors Input errors: 0, Output errors: 0, Input drops: 5, Output drops: 0 Input errors: 0, CRC errors: 0, Framing errors: 0, Runts: 0, Giants: 0 Policed discards: 0, Resource errors: 0 ```
Refer to the exhibit. ``` user@router> show log messages | match "BGP" Jan 15 10:23:45 router rpd[1234]: BGP peer 10.0.1.2 (Internal) closed: Hold time expired Jan 15 10:23:45 router rpd[1234]: BGP peer 10.0.1.2 (Internal) state changed from Established to Idle ```
Refer to the exhibit.
```
user@router> show route table inet.0
192.168.1.0/24 *[OSPF/10] 00:10:00, metric 2
> to 10.0.0.2 via ge-0/0/0.0
192.168.1.0/24 [OSPF/10] 00:05:00, metric 5
> to 10.0.0.1 via ge-0/0/1.0
```Output of 'show system storage': Filesystem Size Used Avail Capacity Mounted on /dev/da0s1a 512M 100M 412M 19% / /dev/da0s1e 512M 200M 312M 39% /config /dev/da0s1f 2.0G 1.8G 200M 90% /var
Output of 'show log messages | last 10': Feb 15 10:00:00 router rpd[1234]: RPD_INTERFACE_DOWN: Interface ge-0/0/0.0 changed state to Down Feb 15 10:00:01 router rpd[1234]: RPD_INTERFACE_UP: Interface ge-0/0/0.0 changed state to Up Feb 15 10:00:02 router rpd[1234]: RPD_INTERFACE_DOWN: Interface ge-0/0/0.0 changed state to Down Feb 15 10:00:03 router rpd[1234]: RPD_INTERFACE_UP: Interface ge-0/0/0.0 changed state to Up (repeated every second)
Output of 'show interfaces terse': Interface Admin Link Proto Local Remote ge-0/0/0 up up inet 192.168.1.1/24 ge-0/0/1 up down inet ge-0/0/2 down down ge-0/0/3 up up inet 10.0.0.1/30 lo0 up up inet 127.0.0.1
Refer to the exhibit.
user@router> show interfaces terse | match ge-0/0/
ge-0/0/0 up up inet 10.0.0.1/30
ge-0/0/1 up down inet 10.0.1.1/30
ge-0/0/2 down down
ge-0/0/3 up up inet 10.0.2.1/30
inet6 fe80::/64Refer to the exhibit. Oct 10 10:00:00 router mgd[1234]: UI_COMMIT: User 'admin' requested commit Oct 10 10:00:05 router mgd[1234]: UI_COMMIT_PROGRESS: Commit operation in progress Oct 10 10:00:10 router mib2d[5678]: SNMP_TRAP_LINK_DOWN: ifIndex 5, ifDescr ge-0/0/1 Oct 10 10:00:11 router mib2d[5678]: SNMP_TRAP_LINK_UP: ifIndex 5, ifDescr ge-0/0/1 Oct 10 10:00:15 router kernel: interface ge-0/0/1 link up Oct 10 10:00:20 router kernel: interface ge-0/0/1 link down Oct 10 10:00:25 router kernel: interface ge-0/0/1 link up Sep 20 09:00:00 router mgd[1234]: UI_COMMIT: User 'config' requested commit
Refer to the exhibit. user@router> show system storage Filesystem Size Used Avail Capacity Mounted on /dev/da0s1a 1.5G 1.2G 300M 79% /config /dev/da0s1f 1.5G 1.5G 0M 100% /var /dev/da0s1e 1.5G 500M 1.0G 33% /tmp tmpfs 256M 1.0M 255M 0% /dev
Refer to the exhibit. % show log messages | last 10 Dec 10 10:45:12 router rpd[1234]: RPD_ISIS_ADJ_DOWN: ISIS adjacency down for interface ge-0/0/0.0, reason: hold timeout Dec 10 10:45:12 router mib2d[5678]: SNMP_TRAP_LINK_DOWN: link down on interface ge-0/0/0.0, ifIndex 512 Dec 10 10:45:15 router rpd[1234]: RPD_ISIS_ADJ_UP: ISIS adjacency up for interface ge-0/0/0.0