Question 91
VRP operating system commands are divided into 4 levels: access level, Monitoring level, Configuration level, and Management level. Which level can run various business configuration commands but cannot operate the file system?
Question 92
The two switches shown in the figure below have both enabled the STP protocol. Which port will eventually be in the Blocking state?
Question 93
UDP cannot guarantee the reliability of data transmission, and does not provide functions such as message sequencing and flow control. It is suitable for flows with low transmission reliability requirements but high transmission speed and delay requirements.
Question 94
The configuration information of a certain port of the switch is shown in the figure, then this port carries VLAN TAG when sending data frames carrying which VLAN?
interface GigabitEtherneto/0/1
port hybrid tagged vlan 2 to 3 100
port hybrid untagged vlan 4 6
#
Question 95
Apply the ACL configured as shown in the figure in Telnet. Only the device with the IP address of 172.16.105.2 is allowed to log in remotely:
#
acl number 2000
rule 5 permit source 172.16.105.2 0
#
