CCNA AI and Network Operations • Set 16
CCNA AI and Network Operations Practice Test 16 — 15 questions with explanations. Free, no signup.
You are connected to R1 via the console. R1 is a Cisco ISR 4321 router running IOS-XE. The network manager wants to monitor interface utilization changes. Use RESTCONF to retrieve the operational state of GigabitEthernet0/0/0 on R1. The device has RESTCONF enabled with username 'admin' and password 'cisco'. The management IP is 192.168.1.1.
hostname R1 ! interface GigabitEthernet0/0/0 ip address 192.168.1.1 255.255.255.0 no shutdown ! restconf ! username admin privilege 15 secret cisco !