Which three commands should be used to modify a firewall rulebase? (Choose three.)
vyatta@VYA1:~$ show ip route ospf
O 192.168.12.0/24 [110/1] is directly connected, eth2, 00:07:36
O 192.168.13.0/24 [110/1] is directly connected, eth3, 00:07:36
O *> 192.168.23.0/24 [110/2] via 192.168.12.2, eth2, 00:05:05
*> [110/2] via 192.168.13.3, eth3, 00:05:05
O 192.168.101.0/24 [110/1] is directly connected, eth1, 00:07:36
O *> 192.168.128.0/24 [110/2] via 192.168.12.2, eth2, 00:05:53
O *> 192.168.129.2/32 [110/11] via 192.168.12.2, eth2, 00:05:53
O *> 192.168.130.2/32 [110/11] via 192.168.12.2, eth2, 00:05:53
O *> 192.168.131.2/32 [110/11] via 192.168.12.2, eth2, 00:05:53
O *> 192.168.160.0/24 [110/2] via 192.168.13.3, eth3, 00:05:05
O *> 192.168.161.3/32 [110/11] via 192.168.13.3, eth3, 00:05:05
O *> 192.168.162.3/32 [110/11] via 192.168.13.3, eth3, 00:05:05
O *> 192.168.163.3/32 [110/11] via 192.168.13.3, eth3, 00:05:05
vyatta@VYA1:~$ show ip route summary
IP routing table name is Default-IP-Routing-Table(0)
IP routing table maximum-paths is 8
Route Source Networks
connected 7
static 1
ospf 9
Total 17
FIB 9
vyatta@VYA1:~$
With all routing settings at system defaults, which statement is true about the interface VYA1 will use to transmit traffic destined for 192.168.23.15?
When you enable OSPF protocol monitoring, where is the protocol data stored?
You want to capture all traffic traversing an Ethernet switch on your workstation for protocol monitoring.
What must you do?
vyatta@VYA1:~$ show ip ospf neighbor
OSPF process 0:
Neighbor ID Pri State Dead Time Address Interface
192.168.131.2 1 Full/Backup 00:00:38 192.168.12.2 eth2
192.168.163.3 1 Init/DROther 00:00:33 192.168.13.3 eth3
vyatta@VYA1:~$
10.1.16
vyatta@VYA1:~$ show ip ospf database
OSPF Router with ID (172.24.42.51) (Process ID 0)
Router Link States (Area 0.0.0.0)
Link ID ADV Router Age Seq# CkSum Link count
172.24.42.51 172.24.42.51 167 0x80000008 0xa98e 3
172.24.42.52 172.24.42.52 166 0x80000006 0x21e7 3
172.24.42.53 172.24.42.53 6 0x8000000b 0x7854 3
172.24.42.54 172.24.42.54 7 0x80000003 0x1183 4
Net Link States (Area 0.0.0.0)
Link ID ADV Router Age Seq# CkSum
192.168.12.1 172.24.42.51 327 0x80000002 0x92e8
192.168.13.3 172.24.42.53 32 0x80000002 0x6d08
192.168.23.3 172.24.42.53 602 0x80000002 0x0d5d
192.168.160.3 172.24.42.53 10 0x80000003 0x3e9f
AS External Link States
Link ID ADV Router Age Seq# CkSum Route Tag
0.0.0.0 172.24.42.51 187 0x80000003 0x04a1 E2 0.0.0.0/0 254
vvyatta@VYA1:~$
Which statement describes the status shown in the output?