1
Performance-based question
AI and Network Operations
hard
You are connected to R1. Configure SNMPv3 with authentication (SHA) and encryption (AES-128) for user 'monitor' in group 'AdminGroup', and also configure SNMPv2c read-only community string 'cisco123' to send traps to the management server at 192.0.2.100. Additionally, configure NetFlow on interface GigabitEthernet0/0 to export flow data to 198.51.100.50 using version 9. Verify your configuration using the appropriate show commands.
Exhibit
R1#show running-config | section snmp snmp-server community public RO snmp-server community private RW ! R1#show running-config | include flow-export no ip flow-export destination no ip flow-export version ! R1#show ip interface brief Interface IP-Address OK? Method Status Protocol GigabitEthernet0/0 10.0.0.1 YES NVRAM up up GigabitEthernet0/1 203.0.113.1 YES NVRAM up up Loopback0 192.0.2.1 YES NVRAM up up !
Network Topology
R1#show running-config | section snmp snmp-server community public RO snmp-server community private RW ! R1#show running-config | include flow-export no ip flow-export destination no ip flow-export version ! R1#show ip interface brief Interface IP-Address OK? Method Status Protocol GigabitEthernet0/0 10.0.0.1 YES NVRAM up up GigabitEthernet0/1 203.0.113.1 YES NVRAM up up Loopback0 192.0.2.1 YES NVRAM up up !
R1#
Cisco IOS Software, Version 15.2(4)M1
Copyright (c) 1986-2012 by Cisco Systems, Inc.
Press RETURN to get started.
R1#█