diff --git "a/NIT_dataset.json" "b/NIT_dataset.json" new file mode 100644--- /dev/null +++ "b/NIT_dataset.json" @@ -0,0 +1,5498 @@ +[ + { + "question": "allow the device connected to port ge-0/0/0 to have a static IP address in Juniper ex3300 switch", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/0 dhcp-trusted\ncommit" + }, + { + "question": "enable the device connected to port ge-0/0/7 to have a static IP address in Juniper ex3300 switch", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/7 dhcp-trusted\ncommit" + }, + { + "question":"set port ge-1/0/5 as dhcp-trusted", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access interface ge-1/0/5 dhcp-trusted\ncommit" + }, + { + "question":"set port ge-1/0/5 as dhcp-trusted", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access interface ge-1/0/5 dhcp-trusted\ncommit" + }, + { + "question":"How to set an interface as dhcp trusted on Juniper ex3300 switch", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access interface dhcp-trusted\ncommit" + }, + + { + "question":"allow the assignment of static ip address on ge-0/0/10", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/10 dhcp-trusted\ncommit" + }, + { + "question":"allow the assignment of static ip address on ge-0/0/11", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/11 dhcp-trusted\ncommit" + }, + { + "question":"enable the assignment of static ip address on ge-1/0/11", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options securee-access-port interface ge-1/0/11 dhcp-trusted\ncommit" + } + , + { + "question":"Let interface ge-0/0/5 bypass IP source guard inspection", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/5 dhcp-trusted\ncommit" + } + , + { + "question":"How to make an interface bypass IP source guard inspection", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface dhcp-trusted\ncommit" + } + , + { + "question":"How to disable the IP source guard inspection on a specific interface", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface dhcp-trusted\ncommit" + } + , + { + "question":"Disable IP source guard inspection on interface ge-0/0/15", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/15 dhcp-trusted\ncommit" + } + , + { + "question":"Allow device connected to the interface range CAM-RANGE to have static IP addresses ", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface CAM-RANGE dhcp-trusted\ncommit" + } + , + { + "question":"Allow DHCP responses from interface ge-1/0/8 ", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-1/0/8 dhcp-trusted\ncommit" + } + , + { + "question":"Deny DHCP responses from interface ge-1/0/18 ", + "context": "set ethernet-switching-options secure-access-port interface no-dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-1/0/18 no-dhcp-trusted\ncommit" + } + , + { + "question":"set the dhcp-trusted feature on the interface range TRUSTED-RANGE ", + "context": "set ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface TRUSTED-RANGE dhcp-trusted\ncommit" + }, + { + "question":"delete the dhcp-trusted feature on the interface range TRUSTED-RANGE ", + "context": "delete ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port interface TRUSTED-RANGE dhcp-trusted\ncommit" + } + , + { + "question":"set the no-dhcp-trusted feature on the interface range WIRELESS-RANGE ", + "context": "set ethernet-switching-options secure-access-port interface no-dhcp-trusted", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface WIRELESS-RANGE no-dhcp-trusted\ncommit" + } + , + + { + "question":"create a new vlan", + "context": "set vlans vlan-id ", + "answer": "Use the following command in the configuration mode:\nset vlans vlan-id \ncommit" + }, + { + "question":"how to create a new vlan", + "context": "set vlans vlan-id ", + "answer": "Use the following command in the configuration mode:\nset vlans vlan-id \ncommit" + }, + { + "question":"create a new vlan with the name HR and vlan-id 10", + "context": "set vlans vlan-id ", + "answer": "Use the following command in the configuration mode:\nset vlans HR vlan-id 10\ncommit" + }, + { + "question":"create a new vlan with the name FIN and vlan-id 11", + "context": "set vlans vlan-id ", + "answer": "Use the following command in the configuration mode:\nset vlans FIN vlan-id 11\ncommit" + }, + { + "question":"set the interface ge-1/0/2 in the vlan Data", + "context": "set interfaces unit family ethernet-switching port-mode access vlan members ", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-1/0/2 unit 0 family ethernet-switching port-mode access vlan members Data\ncommit" + }, + { + "question":"how to make an interface a member of a specific vlan", + "context": "set interfaces unit family ethernet-switching port-mode access vlan members ", + "answer": "Use the following command in the configuration mode:\nset interfaces unit family ethernet-switching port-mode access vlan members \ncommit" + }, + { + "question":"how to assign an interface to a vlan", + "context": "set interfaces unit family ethernet-switching port-mode access vlan members ", + "answer": "Use the following command in the configuration mode:\nset interfaces unit family ethernet-switching port-mode access vlan members \ncommit" + }, + { + "question":"make the interface ge-1/0/12 a member in the vlan FIN", + "context": "set interfaces unit family ethernet-switching port-mode access vlan members ", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-1/0/12 unit 0 family ethernet-switching port-mode access vlan members FIN\ncommit" + }, + { + "question": "configure a data vlan with id 10 on juniper ex3300 switch and assign it to the following ports ge-0/0/0, ge-0/0/1, and ge-0/0/3", + "context": "set vlans \nset interfaces unit family ethernet-switching port-mode access vlan members ", + "answer": "Use the following commands in the configuration mode:\nset vlans data vlan-id 10\nset interfaces ge-0/0/0 unit 0 family ethernet-switching port-mode access vlan members 10\nset interfaces ge-0/0/1 unit 0 family ethernet-switching port-mode access vlan members 10\nset interfaces ge-0/0/3 unit 0 family ethernet-switching port-mode access vlan members 10\ncommit" + }, + { + "question": "configure a data vlan with vlan-id 100 on juniper ex3300 switch and make the following interfaces ge-0/0/20, ge-0/0/11, and ge-0/0/13 members of the data vlan", + "context": "set vlans \nset interfaces unit family ethernet-switching port-mode access vlan members ", + "answer": "Use the following commands in the configuration mode:\nset vlans data vlan-id 100\nset interfaces ge-0/0/20 unit 0 family ethernet-switching port-mode access vlan members 100\nset interfaces ge-0/0/11 unit 0 family ethernet-switching port-mode access vlan members 100\nset interfaces ge-0/0/13 unit 0 family ethernet-switching port-mode access vlan members 100\ncommit" + }, + { + "question":"port ge-0/0/0 is the uplink to another EX3300 switch that has the following vlans 10,20, 30 put the required configuration on this port, given that RSTP is enabled on both switches", + "context": "set vlans vlan-id \nset interfaces unit family ethernet-switching port-mode trunk vlan members \nset protocols rstp interface mode point-to-point", + "answer": "Use the following commands in the configuration mode:\nset vlans VLAN10 vlan-id 10\n set vlans VLAN20 vlan-id 20\nset vlans VLAN30 vlan-id 30\nset interfaces ge-0/0/0 unit 0 family ethernet-switching port-mode trunk vlan members 10\nset interfaces ge-0/0/0 unit 0 family ethernet-switching port-mode trunk vlan members 20\nset interfaces ge-0/0/0 unit 0 family ethernet-switching port-mode trunk vlan members 30\nset protocols rstp interface ge-0/0/0 mode point-to-point\ncommit" + }, + { + "question":"I have a camera and I want to assign it a static IP and include it in the CAMERA vlan. The camera is connected to port ge-0/0/9", + "context":"set vlans vlan-id \nset interfaces unit family ethernet-switching port-mode access vlan members \nset ethernet-switching-options secure-access-port interface dhcp-trusted", + "answer": "Use the following commands in the configuration mode:\nset vlans CAMERA vlan-id \nset interfaces ge-0/0/9 unit 0 family ethernet-switching port-mode access vlan members CAMERA\nset ethernet-switching-options secure-access-port interface ge-0/0/9 dhcp-trusted\ncommit" + }, + { + + "question":"how to tag the default vlan with vlan id of 100", + "context": "set vlans default vlan-id ", + "answer": "Use the following command in the configuration mode:\nset vlans default vlan-id 100\ncommit" + }, + { + "question":"define the l3 interface of the HR VLAN as vlan.2010", + "context": "set vlans l3-interface ", + "answer": "Use the following command in the configuration mode:\nset vlans HR l3-interface vlan.2010\ncommit" + } + , + { + "question":"set the l3 interface of the IT_DEP vlan to vlan.3010", + "context": "set vlans l3-interface ", + "answer": "Use the following command in the configuration mode:\nset vlans IT_DEP l3-interface vlan.3010\ncommit" + } + , + { + "question":"How to create l3 interface of a vlan", + "context": "set vlans l3-interface ", + "answer": "Use the following command in the configuration mode:\nset vlans l3-interface \ncommit" + } + , + { + "question":"How to set an l3 interface for a vlan", + "context": "set vlans l3-interface ", + "answer": "Use the following command in the configuration mode:\nset vlans l3-interface \ncommit" + } + , + { + "question":"set the interface ge-0/0/20 as access port", + "context": "set interfaces unit family ethernet-switching port-mode access", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-0/0/20 unit 0 family ethernet-switching port-mode access\ncommit" + }, + { + "question":"How to make an interface an access port", + "context": "set interfaces unit family ethernet-switching port-mode access", + "answer": "Use the following command in the configuration mode:\nset interfaces unit family ethernet-switching port-mode access\ncommit" + }, + { + "question":"set port mode of interface ge-0/0/25 as access port", + "context": "set interfaces unit family ethernet-switching port-mode access", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-0/0/25 unit 0 family ethernet-switching port-mode access\ncommit" + }, + { + "question":"set the interface ge-1/0/5 to operate in access mode", + "context": "set interfaces unit family ethernet-switching port-mode access", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-1/0/5 unit 0 family ethernet-switching port-mode access\ncommit" + }, + { + "question":"let the interface ge-2/0/25 to operate in access mode", + "context": "set interfaces unit family ethernet-switching port-mode access", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-2/0/25 unit 0 family ethernet-switching port-mode access\ncommit" + }, + + { + "question":"allow port ge-0/0/6 to carry traffic from multiple vlans", + "context":"set interfaces unit family ethernet-switching port-mode trunk", + "answer": "Use the following commands in the configuration mode:\nset interfaces ge-0/0/6 unit 0 family ethernet-switching port-mode trunk\ncommit" + }, + { + "question":"enable the port ge-0/0/16 to carry traffic from multiple vlans", + "context":"set interfaces unit family ethernet-switching port-mode trunk", + "answer": "Use the following commands in the configuration mode:\nset interfaces ge-0/0/16 unit 0 family ethernet-switching port-mode trunk\ncommit" + }, + { + "question":"set port ge-0/0/19 as a trunk port", + "context":"set interfaces unit family ethernet-switching port-mode trunk", + "answer": "Use the following commands in the configuration mode:\nset interfaces ge-0/0/19 unit 0 family ethernet-switching port-mode trunk\ncommit" + }, + { + "question":"how to allow an interface to carry traffic from multiple vlans", + "context":"set interfaces unit family ethernet-switching port-mode trunk", + "answer": "Use the following commands in the configuration mode:\nset interfaces unit family ethernet-switching port-mode trunk\ncommit" + }, + { + "question":"how to enable an interface to carry traffic from multiple vlans", + "context":"set interfaces unit family ethernet-switching port-mode trunk", + "answer": "Use the following commands in the configuration mode:\nset interfaces unit family ethernet-switching port-mode trunk\ncommit" + }, + { + "question":"allow port ge-0/0/6 to carry traffic from all vlans", + "context": "set interfaces unit 0 family ethernet-switching port-mode trunk vlan members all", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-0/0/6 unit 0 family ethernet-switching port-mode trunk vlan members all\ncommit" + }, + { + "question":"allow port ge-0/0/9 to carry traffic from all vlans", + "context": "set interfaces unit 0 family ethernet-switching port-mode trunk vlan members all", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-0/0/9 unit 0 family ethernet-switching port-mode trunk vlan members all\ncommit" + + }, + { + "question":"How to make an interface carry traffic from all vlans", + "context": "set interfaces unit family ethernet-switching port-mode trunk vlan members all", + "answer": "Use the following command in the configuration mode:\nset interfaces unit family ethernet-switching port-mode trunk vlan members all\ncommit" + + }, + { + "question": "make port ge-0/0/7 carry traffic from vlans HR, FIN, and MGMT", + "context":"set interfaces unit family ethernet-switching port-mode trunk vlan members ", + "answer": "Use the following commands in the configuration mode:\nset interfaces ge-0/0/7 unit 0 family ethernet-switching port-mode trunk vlan members HR\nset interfaces ge-0/0/7 unit 0 family ethernet-switching port-mode trunk vlan members MGMT\n set interfaces ge-0/0/7 unit 0 family ethernet-switching port-mode trunk vlan members FIN\ncommit" + }, + { + "question": "make port ge-1/0/23 carry traffic from vlans REG, SUPPORT, and MGMT", + "context":"set interfaces unit family ethernet-switching port-mode trunk vlan members ", + "answer": "Use the following commands in the configuration mode:\nset interfaces ge-0/0/7 unit 0 family ethernet-switching port-mode trunk vlan members REG\nset interfaces ge-0/0/7 unit 0 family ethernet-switching port-mode trunk vlan members MGMT\n set interfaces ge-0/0/7 unit 0 family ethernet-switching port-mode trunk vlan members SUPPORT\ncommit" + }, + { + "question": "We will connect a new switch on port ge-0/0/7 configure rstp on this interface as a point to point", + "context":"set protocols rstp interface mode point-to-point", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/7.0 mode point-to-point\ncommit" + }, + + { + "question": "We will connect a new switch on port ge-0/0/9, the new switch has RSTP enabled, enable RSTP on ge-0/0/9 in the mode point to point", + "context":"set protocols rstp interface mode point-to-point", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/9 mode point-to-point\ncommit" + }, + { + "question": "How to make an interface participate in RSTP protocol in the mode point to point", + "context":"set protocols rstp interface mode point-to-point", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface mode point-to-point\ncommit" + }, + { + "question": "How to set the RSTP interface mode to point to point", + "context":"set protocols rstp interface mode point-to-point", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface mode point-to-point\ncommit" + }, + + { + "question": "Execlude interface ge-0/0/19 from participating in RSTP", + "context":"set protocols rstp interface disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/19 disable\ncommit" + }, + { + "question": "How to execlude an interface from participating in RSTP", + "context":"set protocols rstp interface disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface disable\ncommit" + }, + { + "question": "Disable RSTP protocol on interface ge-0/0/0", + "context":"set protocols rstp interface disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/0 disable\ncommit" + }, + { + "question": "How to disable RSTP protocol on a specific interface", + "context":"set protocols rstp interface disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface disable\ncommit" + }, + + { + "question": "Help me configure RSTP protocol on interface ge-0/0/1 to connect another switch on that port on a juniper switch ex3300 using command line", + "context": "set protocols rstp interface mode point-to-point", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/1 mode point-to-point\ncommit" + }, + { + "question": "How to configure RSTP protocol on interface ge-1/0/5 to connect another switch on that port on a juniper switch ex3300 using command line", + "context": "set protocols rstp interface mode point-to-point", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-1/0/5 mode point-to-point\ncommit" + }, + { + "question": "Configure RSTP on interface ge-0/0/20 in the mode shared", + "context": "set protocols rstp interface mode shared", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/20 mode shared\ncommit" + }, + { + "question": "how to set RSTP particpating interface in the mode shared", + "context": "set protocols rstp interface mode shared", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface mode shared\ncommit" + }, + { + "question": "set RSTP mode on interface ge-2/0/20 as shared", + "context": "set protocols rstp interface mode shared", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-2/0/20 mode shared\ncommit" + }, + { + "question": "Enable RSTP on interface ge-0/0/7 in the mode point to point and set the no root port feature", + "context": "set protocols rstp interface mode point-to-point no-root-port", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/7 mode point-to-point no-root-port\ncommit" + }, + { + "question": "set RSTP on interface ge-0/0/15 in the mode point to point and prevent this interface from becoming a root interface", + "context": "set protocols rstp interface mode point-to-point no-root-port", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/15 mode point-to-point no-root-port\ncommit" + }, + { + "question": "Enable RSTP root-protect feature on interface ge-0/0/13", + "context": "set protocols rstp interface no-root-port", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/13 no-root-port\ncommit" + }, + { + "question": "how to enable RSTP root-protect feature on an interface", + "context": "set protocols rstp interface no-root-port", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface no-root-port\ncommit" + }, + { + "question": "Enable the RSTP root protection feature on interface ge-0/0/3", + "context": "set protocols rstp interface no-root-port", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/3 no-root-port\ncommit" + }, + { + "question": "set the RSTP root-protect feature on interface ge-0/0/23", + "context": "set protocols rstp interface no-root-port", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/23 no-root-port\ncommit" + }, + { + "question": "how to set the RSTP root-protect feature on interface", + "context": "set protocols rstp interface no-root-port", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface no-root-port\ncommit" + }, + { + "question": "Delete RSTP root-protect feature on interface ge-0/0/33", + "context": "delete protocols rstp interface no-root-port", + "answer": "Use the following command in the configuration mode:\ndelete protocols rstp interface ge-0/0/33 no-root-port\ncommit" + }, + { + "question": "how to delete RSTP root-protect feature on a specific interface", + "context": "delete protocols rstp interface no-root-port", + "answer": "Use the following command in the configuration mode:\ndelete protocols rstp interface no-root-port\ncommit" + }, + { + "question": "Disable RSTP root-protect feature on interface ge-0/0/42", + "context": "delete protocols rstp interface no-root-port", + "answer": "Use the following command in the configuration mode:\ndelete protocols rstp interface ge-0/0/42 no-root-port\ncommit" + }, + { + "question": "Disable RSTP protocol", + "context": "set protocols rstp disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp disable\ncommit" + }, + { + "question": "how to disable the RSTP protocol", + "context": "set protocols rstp disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp disable\ncommit" + }, + { + "question": "Set the RSTP maximum age of received protocol BPDUs to 30", + "context": "set protocols rstp max-age ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp max-age 30\ncommit" + }, + { + "question": "How to set the RSTP maximum age of received protocol BPDUs", + "context": "set protocols rstp max-age ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp max-age \ncommit" + }, + { + "question": "Set the RSTP max age of received protocol BPDUs to 15", + "context": "set protocols rstp max-age ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp max-age 15\ncommit" + }, + { + "question": "Set the RSTP forwarding delay to 10", + "context": "set protocols rstp forward-delay ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp forward-delay 10\ncommit" + }, + { + "question": "How to set the RSTP forwarding delay", + "context": "set protocols rstp forward-delay ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp forward-delay \ncommit" + }, + { + "question": "Set the RSTP protocol forwarding delay to 20", + "context": "set protocols rstp forward-delay ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp forward-delay 20\ncommit" + }, + { + "question": "Set the RSTP bridge port delay during the listening and learning states to 30", + "context": "set protocols rstp forward-delay ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp forward-delay 30\ncommit" + }, + { + "question": "how to set the RSTP bridge port delay during the listening and learning states", + "context": "set protocols rstp forward-delay ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp forward-delay \ncommit" + }, + { + "question": "set RSTP protocol bridge priority to 8k", + "context": "set protocols rstp bridge-priority ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp bridge-priority 8k\ncommit" + }, + { + "question": "set the RSTP protocol bridge priority to 12k", + "context": "set protocols rstp bridge-priority ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp bridge-priority 12k\ncommit" + }, + { + "question": "how to set RSTP protocol bridge priority", + "context": "set protocols rstp bridge-priority ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp bridge-priority \ncommit" + }, + { + "question": "set the bridge priority of RSTP protocol to 16k", + "context": "set protocols rstp bridge-priority ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp bridge-priority 16k\ncommit" + }, + { + "question": "set RSTP protocol hello interval to 3 seconds", + "context": "set protocols rstp hello-time ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp hello-time 3\ncommit" + }, + { + "question": "how to set RSTP protocol hello interval", + "context": "set protocols rstp hello-time ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp hello-time \ncommit" + }, + { + "question": "set RSTP protocol hello interval to 5 seconds", + "context": "set protocols rstp hello-time ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp hello-time 5\ncommit" + }, + { + "question": "set RSTP protocol hello interval to 4 seconds", + "context": "set protocols rstp hello-time ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp hello-time 4\ncommit" + }, + + { + "question": "Display RSTP protocol configurations from the operational mode", + "context": "show configuration protocols rstp", + "answer": "Use the following command in the operational mode:\nshow configuration protocols rstp" + }, + { + "question": "how to show RSTP protocol configurations from the operational mode", + "context": "show configuration protocols rstp", + "answer": "Use the following command in the operational mode:\nshow configuration protocols rstp" + }, + { + "question":"Show the current RSTP configuration", + "context": "show configuration protocols rstp", + "answer": "Use the following command in the operational mode:\nshow configuration protocols rstp" + }, + { + "question":"Show the current RSTP configuration in the set format", + "context": "show configuration protocols rstp", + "answer": "Use the following command in the configuration mode:\nshow | display set |match rstp" + }, + { + "question":"Display RSTP protocol configurations in the operational mode in the set format", + "context":"show configuration protocols rstp | display set" , + "answer": "Use the following command in the operational mode:\nshow configuration protocols rstp | display set" + }, + { + "question":"block rstp bpdu on edge interfaces", + "context": "set protocols rstp bpdu-block-on-edge", + "answer": "Use the following command in the configuration mode:\nset protocols rstp bpdu-block-on-edge\ncommit" + }, + { + "question":"set all interfaces on the switch to edge RSTP interfaces and enable bpdu-block-on-edge", + "context": "set protocols rstp interface all edge\n set protocols rstp bpdu-block-on-edge", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface all edge\nset protocols rstp bpdu-block-on-edge\ncommit" + }, + { + "question":"How to block RSTP bpdu on edge interfaces", + "context": "set protocols rstp bpdu-block-on-edge", + "answer": "Use the following command in the configuration mode:\nset protocols rstp bpdu-block-on-edge\ncommit" + }, + { + "question":"set interface ge-0/0/7 as RSTP edge interface", + "context": "set protocols rstp interface edge", + "answer": "Use the following command in the configuration mode:\nset protocols rstp interface ge-0/0/7 edge\ncommit" + }, + { + "question":"Set RSTP taceoptions to trace all operations", + "context": "set protocols rstp traceoptions flag all", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag all\ncommit" + }, + { + "question":"Set RSTP taceoptions to trace all failure conditions", + "context": "set protocols rstp traceoptions flag all-failures", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag all-failures\ncommit" + }, + { + "question":"Disable RSTP all failure conditions taceoption", + "context": "set protocols rstp traceoptions flag all-failures disable ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag all-failures disable\ncommit" + }, + { + "question":"Set RSTP taceoptions to trace BPDU reception and transmission", + "context": "set protocols rstp traceoptions flag bpdu", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag bpdu\ncommit" + }, +{ + "question":"disable RSTP taceoptions of BPDU reception and transmission", + "context": "set protocols rstp traceoptions flag bpdu disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag bpdu disable\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace bridge detection state machine", + "context": "set protocols rstp traceoptions flag bridge-detection-state-machine", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag bridge-detection-state-machine\ncommit" +}, +{ + "question":"Disable RSTP bridge detection state machine taceoption", + "context": "set protocols rstp traceoptions flag bridge-detection-state-machine disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag bridge-detection-state-machine disable\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace events to the protocol state machine", + "context": "set protocols rstp traceoptions flag events", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag events\ncommit" +}, +{ + "question":"Disable RSTP taceoptions to trace events to the protocol state machine", + "context": "set protocols rstp traceoptions flag events", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag events\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace port information state machine", + "context": "set protocols rstp traceoptions flag port-information-state-machine", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-information-state-machine\ncommit" +}, +{ + "question":"Disable RSTP port information state machine taceoption", + "context": "set protocols rstp traceoptions flag port-information-state-machine disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-information-state-machine disable\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace port migration state machine", + "context": "set protocols rstp traceoptions flag port-migration-state-machine", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-migration-state-machine\ncommit" +}, +{ + "question":"Disable RSTP port migration state machine taceoption", + "context": "set protocols rstp traceoptions flag port-migration-state-machine disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-migration-state-machine disable\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace port receive state machine ", + "context": "set protocols rstp traceoptions flag port-receive-state-machine ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-receive-state-machine\ncommit" +}, +{ + "question":"Disable RSTP port receive state machine traceoption", + "context": "set protocols rstp traceoptions flag port-receive-state-machine disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-receive-state-machine disable\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace port role selection state machine", + "context": "set protocols rstp traceoptions flag port-role-select-state-machine", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-role-select-state-machine\ncommit" +}, +{ + "question":"Disable RSTP port role selection state machine traceoption", + "context": "set protocols rstp traceoptions flag port-role-select-state-machine disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-role-select-state-machine disable\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace port role transit state machine", + "context": "set protocols rstp traceoptions flag port-role-transit-state-machine", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-role-transit-state-machine\ncommit" +}, +{ + "question":"Disable RSTP port role transit state machine traceoption", + "context": "set protocols rstp traceoptions flag port-role-transit-state-machine disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-role-transit-state-machine disable\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace port state transit state machine", + "context": "set protocols rstp traceoptions flag port-state-transit-state-machine", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-state-transit-state-machine\ncommit" +}, +{ + "question":"Disable RSTP port state transit state machine traceoption", + "context": "set protocols rstp traceoptions flag port-state-transit-state-machine disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag port-state-transit-state-machine disable\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace state and events for ppmd process", + "context": "set protocols rstp traceoptions flag ppmd", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag ppmd\ncommit" +}, +{ + "question":"Disable RSTP ppmd process state and events traceoption", + "context": "set protocols rstp traceoptions flag ppmd disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag ppmd disable\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace when state machine variables change", + "context": "set protocols rstp traceoptions flag state-machine-variables ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag state-machine-variables\ncommit" +}, +{ + "question":"Disable RSTP machine variables change traceoption", + "context": "set protocols rstp traceoptions flag state-machine-variables disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag state-machine-variables disable\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace protocol timers", + "context": "set protocols rstp traceoptions flag timers ", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag timers\ncommit" +}, +{ + "question":"Disable RSTP protocol timers traceoption", + "context": "set protocols rstp traceoptions flag timers disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag timers disable\ncommit" +}, +{ + "question":"Set RSTP taceoptions to trace topology change state machine", + "context": "set protocols rstp traceoptions flag topology-change-state-machine", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag topology-change-state-machine\ncommit" +}, +{ + "question":"Disable RSTP topology change state machine traceoption", + "context": "set protocols rstp traceoptions flag topology-change-state-machine disable", + "answer": "Use the following command in the configuration mode:\nset protocols rstp traceoptions flag topology-change-state-machine disable\ncommit" +}, +{ + "question":"set the host name of the switch to HR", + "context": "set system host-name ", + "answer": "Use the following command in the configuration mode:\nset system host-name HR\ncommit" + +}, +{ + "question":"set the host name of the switch to SW-SCHOOL", + "context": "set system host-name ", + "answer": "Use the following command in the configuration mode:\nset system host-name SW-SCHOOL\ncommit" + +}, + +{ + "question":"How can I set the host name of the switch", + "context": "set system host-name ", + "answer": "Use the following command in the configuration mode:\nset system host-name \ncommit" + +}, + +{ + "question":"make the switch synchronize its time with the ntp server 192.168.1.100", + "context":"set system ntp server ", + "answer": "Use the following commands in the configuration mode:\nset system ntp server 192.168.1.100\ncommit" +}, +{ + "question":"set up NTP server address 192.168.12.1", + "context": "set system ntp server ", + "answer": "Use the following command in the configuration mode\nset system ntp server 192.168.12.1\ncommit" +}, +{ + "question":"set ntp server address to 10.200.1.90 and add the following comment \"added ntp server\" to the commit ", + "context": "set system ntp server \ncommit comment <\"string-comment\">", + "answer": "Use the following command in the configuration mode:\nset system ntp server 10.200.1.90\n commit comment \"added ntp server\"" +} +, +{ + "question":"set ntp server address to 10.200.1.90 and add the following comment \"configured ntp server\" to the commit ", + "context": "set system ntp server \ncommit comment <\"string-comment\">", + "answer": "Use the following command in the configuration mode:\nset system ntp server 10.200.1.90\ncommit comment \"configured ntp server\"" +} + , +{ + "question":"help me configure ntp server on a juniper switch using command line" , + "context": "set system ntp server ", + "answer": "Use the following command in the configuration mode:\nset system ntp server \ncommit" +}, +{ + "question":"how to synchronize time to ntp server on a juniper switch using command line" , + "context": "set system ntp server ", + "answer": "Use the following command in the configuration mode:\nset system ntp server \ncommit" +}, + + +{ + "question":"delete the configured ntp server ", + "context": "delete system ntp server ", + "answer": "Use the following command in the configuration mode:\ndelete system ntp server \ncommit" +} +, +{ + "question":"remove the configured ntp server ", + "context": "delete system ntp server ", + "answer": "Use the following command in the configuration mode:\ndelete system ntp server \ncommit" +} +, +{ +"question":"Create new user account with operator privilege", +"context":"set system login user class operator", +"answer": "Use the following command in the configuration mode:\nset system login user class operator\ncommit" +}, +{ + "question":"How to set up a new user account with operator privilege on the EX3300 switch", + "context":"set system login user class operator", + "answer": "Use the following command in the configuration mode:\nset system login user class operator\ncommit" +}, +{ + "question":"How to set up a new user account with operator privilege on the EX3300 switch and prompt for plain text password ", + "context":"set system login user class operator authentication plain-text-password", + "answer": "Use the following command in the configuration mode:\nset system login user class operator authentication plain-text-password\ncommit" +}, +{ + "question":"Create new user account with the name TEST with operator privilege", + "context":"set system login user class operator", + "answer": "Use the following command in the configuration mode:\nset system login user TEST class operator\ncommit" + }, +{ + "question":"Create new user account with the name Sami with operator privilege and prompt for plain text password", + "context":"set system login user class operator authentication plain-text-password", + "answer": "Use the following command in the configuration mode:\nset system login user Sami class operator authentication plain-text-password\ncommit" +}, + { + + "question":"Add a new user login with super-user privilege", + "context": "set system login user class super-user", + "answer": "Use the following commands in the configuration mode:\nset system login user class super-user\ncommit" + }, +{ + "question":"Add a new user login with super-user privilege and prompt for plain text password", + "context": "set system login user class super-user authentication plain-text-password", + "answer": "Use the following commands in the configuration mode:\nset system login user class super-user authentication plain-text-password\ncommit" + }, +{ + "question":"Add a new user login named TEST with super-user privilege", + "context": "set system login user class super-user", + "answer": "Use the following commands in the configuration mode:\nset system login user TEST class super-user\ncommit" +}, +{ + "question":"Add a new user login named mohammed with super-user privilege and prompt for plain text password", + "context": "set system login user class super-user authentication plain-text-password", + "answer": "Use the following commands in the configuration mode:set system login user mohammed class super-user authentication plain-text-password\n commit" +}, + { + "question":"allow ssh connections to the switch", + "context":"set system services ssh", + "answer": "Use the following commands in the configuration mode:\nset system services ssh\ncommit" + }, + { + "question":"allow remote connections to the switch using ssh", + "context":"set system services ssh\n", + "answer": "Use the following commands in the configuration mode:\nset system services ssh\ncommit" + }, +{ + "question":"enable ssh connections to the switch", + "context":"set system services ssh", + "answer": "Use the following commands in the configuration mode:\nset system services ssh\ncommit" +}, +{ + "question":"enable ssh connections to the switch with max-sessions-per-connection set to 5, connection-limit set to 10, and rate-limit 5", + "context":"set system services ssh max-sessions-per-connection connection-limit rate-limit ", + "answer": "Use the following commands in the configuration mode:\nset system services ssh max-sessions-per-connection 5 connection-limit 10 rate-limit 5\ncommit" + }, + { + "question":"enable ssh connections to the switch with max-sessions-per-connection set to 5", + "context":"set system services ssh max-sessions-per-connection ", + "answer": "Use the following commands in the configuration mode:\nset system services ssh max-sessions-per-connection 5\ncommit" + }, + { + "question":" how to set the ssh max-sessions-per-connection", + "context":"set system services ssh max-sessions-per-connection ", + "answer": "Use the following commands in the configuration mode:\nset system services ssh max-sessions-per-connection \ncommit" + }, + { + "question":" how to set the ssh maximum sessions per connection", + "context":"set system services ssh max-sessions-per-connection ", + "answer": "Use the following commands in the configuration mode:\nset system services ssh max-sessions-per-connection \ncommit" + }, +{ + "question":"set ssh connection-limit to 10", + "context":"set system services ssh connection-limit ", + "answer": "Use the following commands in the configuration mode:\nset system services ssh connection-limit 10\ncommit" +}, +{ + "question":"how to set ssh connection-limit", + "context":"set system services ssh connection-limit ", + "answer": "Use the following commands in the configuration mode:\nset system services ssh connection-limit \ncommit" +}, +{ + "question":" set the number of allowed ssh connections (connection-limit) to 10 and the number of allowed ssh connections per minute (rate-limit) to 4", + "context":"set system services ssh connection-limit rate-limit ", + "answer": "Use the following commands in the configuration mode:\nset system services ssh connection-limit 10 rate-limit 4\ncommit" + }, +{ + "question":"Configure lldp for all interfaces", + "context":"set protocols lldp interface all\n", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp interface all\ncommit" +}, +{ + "question":"enable lldp on interface ge-0/0/13", + "context":"set protocols lldp interface \n", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp interface ge-0/0/13\ncommit" +}, +{ + "question":"enable lldp on interface ge-0/0/23", + "context":"set protocols lldp interface \n", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp interface ge-0/0/23\ncommit" +}, +{ + "question":"enable lldp med on interface ge-0/0/3", + "context":"set protocols lldp-med interface \n", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp-med interface ge-0/0/3\ncommit" +}, +{ + "question":"Configure lldp med for all interfaces", + "context":"set protocols lldp-med interface all\n", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp-med interface all\ncommit" +}, +{ + "question":"disable lldp on interface ge-0/0/0", + "context":"set protocols lldp interface disable", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp interface ge-0/0/0 disable\ncommit" +}, +{ + "question":"disable lldp on interface ge-0/0/10", + "context":"set protocols lldp interface disable", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp interface ge-0/0/10 disable\ncommit" +}, +{ + "question":"disable lldp on all interfaces", + "context":"set protocols lldp interface all disable", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp interface all disable\ncommit" +}, +{ + "question":"disable lldp med on interface ge-0/0/1", + "context":"set protocols lldp-med interface disable", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp-med interface ge-0/0/1 disable\ncommit" +}, +{ + "question":"disable lldp med on interface ge-0/0/11", + "context":"set protocols lldp-med interface disable", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp-med interface ge-0/0/11 disable\ncommit" +}, +{ + "question":"disable lldp med on all interface", + "context":"set protocols lldp-med interface all disable", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp-med interface all disable\ncommit" +}, +{ + "question":"how to disable lldp med on an interface", + "context":"set protocols lldp-med interface disable", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp-med interface disable\ncommit" +}, +{ + "question":"how to disable lldp on an interface", + "context":"set protocols lldp interface disable", + "answer": "Use the following commands in the configuration mode:\nset protocols lldp interface disable\ncommit" +}, +{ + "question":"Show LLDP neighbor information", + "context":"show lldp neighbors", + "answer": "Use the following commands in the operational mode:\nshow lldp neighbors" +}, +{ + "question":"Display LLDP neighbor information", + "context":"show lldp neighbors", + "answer": "Use the following commands in the operational mode:\nshow lldp neighbors" +}, +{ + "question":"Display information about LLDP neighbors.", + "context":"show lldp neighbors", + "answer": "Use the following commands in the operational mode:\nshow lldp neighbors" +}, +{ + "question":"Show LLDP information of local device", + "context":"show lldp local-information", + "answer": "Use the following commands in the operational mode:\nshow lldp local-information" +}, +{ + "question":" Display the information that the switch provides in LLDP advertisements to its neighbors", + "context":"show lldp local-information", + "answer": "Use the following commands in the operational mode:\nshow lldp local-information" +}, +{ + "question":"Display the local information that are advertisements to LLDP neighbors", + "context":"show lldp local-information", + "answer": "Use the following commands in the operational mode:\nshow lldp local-information" +}, +{ + "question":" Display detailed LLDP information", + "context":"show lldp detail", + "answer": "Use the following commands in the operational mode:\nshow lldp detail" +}, +{ + "question":"show the lldp protocol detailed information and parameters ", + "context":"show lldp detail", + "answer": "Use the following commands in the operational mode:\nshow lldp detail" +}, + +{ + "question":"Display detailed LLDP information for all interfaces", + "context":"show lldp detail", + "answer": "Use the following commands in the operational mode:\nshow lldp detail" +}, +{ + "question":"Show LLDP remote global statistics information", + "context":"show lldp remote-global-statistics", + "answer": "Use the following commands in the operational mode:\nshow lldp remote-global-statistics" +}, +{ + "question":"display LLDP protocol remote global statistics information", + "context":"show lldp remote-global-statistics", + "answer": "Use the following commands in the operational mode:\nshow lldp remote-global-statistics" +}, +{ + "question":"display the Link Layer Discovery Protocol remote global statistics information", + "context":"show lldp remote-global-statistics", + "answer": "Use the following commands in the operational mode:\nshow lldp remote-global-statistics" +}, +{ + "question":"show LLDP Remote Tables Counters", + "context":"show lldp remote-global-statistics", + "answer": "Use the following commands in the operational mode:\nshow lldp remote-global-statistics" +}, +{ + "question":"Display LLDP statistics on all interfaces and devices.", + "context":"show lldp statistics", + "answer": "Use the following commands in the operational mode:\nshow lldp statistics" +}, +{ + "question":"Display LLDP statistics", + "context":"show lldp statistics", + "answer": "Use the following commands in the operational mode:\nshow lldp statistics" +}, +{ + "question":"Display LLDP statistics of interface ge-0/0/10", + "context":"show lldp statistics interface ", + "answer": "Use the following commands in the operational mode:\nshow lldp statistics interface ge-0/0/10" +}, +{ + "question":"show the LLDP statistics of interface ge-1/0/10", + "context":"show lldp statistics interface ", + "answer": "Use the following commands in the operational mode:\nshow lldp statistics interface ge-1/0/10" +}, +{ +"question": "Configure lldp for VoIP telephones discovery on all interfaces", +"context": "set protocols lldp-med interface all", +"answer": "Use the following commands in the configuration mode:\nset protocols lldp-med interface all\ncommit" +}, +{ + "question":"block bpdu on interface g-0/0/7 given that the spanning tree protocol is disabled", + "context": "set ethernet-switching-options bpdu-block interface ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options bpdu-block interface ge-0/0/7\ncommit" +}, +{ + "question":"how to block bpdu on interface without using spanning tree protocols", + "context": "set ethernet-switching-options bpdu-block interface ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options bpdu-block interface \ncommit" +}, +{ + "question":"block bpdu on interface g-0/0/9 given that no spanning tree protocol is enabled", + "context": "set ethernet-switching-options bpdu-block interface ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options bpdu-block interface ge-0/0/9\ncommit" +}, +{ + "question":"Disable MAC-aging for the entire switch", + "context": "set ethernet-switching-options mac-table-aging-time unlimited", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options mac-table-aging-time unlimited\ncommit" +}, +{ + "question":"set the MAC table aging timer to unlimited", + "context": "set ethernet-switching-options mac-table-aging-time unlimited", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options mac-table-aging-time unlimited\ncommit" +}, +{ + "question":"set the MAC table aging timer to 400 second", + "context": "set ethernet-switching-options mac-table-aging-time ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options mac-table-aging-time 400\ncommit" +}, +{ + "question":"set the MAC table aging timer to 500 second", + "context": "set ethernet-switching-options mac-table-aging-time ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options mac-table-aging-time 500\ncommit" +}, +{ + "question":"how to set the MAC table aging timer", + "context": "set ethernet-switching-options mac-table-aging-time ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options mac-table-aging-time \ncommit" +}, +{ + "question":"set the aging timer of the mac table entries to 500 second", + "context": "set ethernet-switching-options mac-table-aging-time ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options mac-table-aging-time 500\ncommit" +}, + { + "question":"set a mac limit of 2 on interface ge-0/0/7", + "context":"set ethernet-switching-options secure-access-port interface mac-limit ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/7 mac-limit 2\ncommit" + }, + { + "question":"how to set a mac limit on an interface", + "context":"set ethernet-switching-options secure-access-port interface mac-limit ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface mac-limit mac-limit", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port interface ge-0/0/4 mac-limit\ncommit" + }, + { + "question":"set a mac limit of 10 on interface ge-0/0/8", + "context":"set ethernet-switching-options secure-access-port interface mac-limit ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/8 mac-limit 10\ncommit" + }, + { + "question":"set a mac limit of 1 on all interfaces", + "context":"set ethernet-switching-options secure-access-port interface all mac-limit ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface all mac-limit 1\ncommit" + }, + { + "question":"how to set a mac limiton all interfaces", + "context":"set ethernet-switching-options secure-access-port interface all mac-limit ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface all mac-limit \ncommit" + }, + { + "question":"delete the mac limit on all interfaces", + "context":"delete ethernet-switching-options secure-access-port interface all mac-limit", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface all mac-limit\ncommit" + }, + { + "question":"Limit the number of connected devices to one on each interface on the EX3300 switch", + "context":"set ethernet-switching-options secure-access-port interface all mac-limit \ncommit", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface all mac-limit 1\n commit" + }, + { + "question":"how to set a list of allowed Mac addresses on a specific interface", + "context": "set ethernet-switching-options secure-access-port interface interface-name allowed-mac ", + "answer":"Use the following command in the configuration:\nset ethernet-switching-options secure-access-port interface interface-name allowed-mac \ncommit" + }, + { + "question":"how to set a mac limit on interface range", + "context": "set ethernet-switching-options secure-access-port interface mac-limit \n commit", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface mac-limit \ncommit" + }, + { + "question":"Clear all MAC address entries in the forwarding table", + "context": "clear ethernet-switching-table", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching-table" + }, + { + "question":"Clear all MAC address entries in the ethernet switching table", + "context": "clear ethernet-switching-table", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching-table" + }, + { + "question":"Clear port errors on the switch", + "context":" clear ethernet-switching port-error", + "answer": " Use the following command in the operational mode:\nclear ethernet-switching port-error" + }, + { + "question":"Clear a bridge protocol data unit (BPDU) error condition", + "context":"clear ethernet-switching bpdu-error", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching bpdu-error" + }, + { + "question":"clear bpdu errors", + "context":"clear ethernet-switching bpdu-error", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching bpdu-error" + }, + { + "question":"Clear bpdu errors on interface ge-0/0/8", + "context":"clear ethernet-switching bpdu-error interface ", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching bpdu-error interface ge-0/0/8" + }, + { + "question":"how to clear bpdu errors on a specific interface", + "context":"clear ethernet-switching bpdu-error interface ", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching bpdu-error interface " + }, + { + "question":"clear port errors on the interface ge-0/0/9", + "context":"clear ethernet-switching port-error interface ", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching port-error interface ge-0/0/9" + }, + { + "question":"clear port errors on specific interface", + "context" :"clear ethernet-switching port-error interface ", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching port-error interface " + }, + { + "question":"how to clear port errors on specific interface", + "context" :"clear ethernet-switching port-error interface ", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching port-error interface " + }, + + { + "question":"restore the interfaces blocked due to storm control violation", + "context": "clear ethernet-switching port-error", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching port-error" + } + , + { + "question":"restore the operation on interface ge-0/0/8", + "context": "clear ethernet-switching port-error interface ", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching port-error interface ge-0/0/8" + } + , + { + "question":"manually clear storm control violation on interface ge-0/0/12", + "context": "clear ethernet-switching port-error interface ", + "answer": "Use the following command in the operational mode:\nclear ethernet-switching port-error interface ge-0/0/12" + }, + { + "question":"How to configure preprovisioned virtual-chassis for ex3300 switches", + "context": "set virtual-chassis preprovisioned\nset virtual-chassis member serial-number role routing-engine\nset virtual-chassis member serial-number role line-card", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis preprovisioned\nset virtual-chassis member serial-number role routing-engine\nset virtual-chassis member serial-number role line-card\ncommit" + }, + { + "question":"configure the virtual chassis member 0 with serial number GA021534033 in the role routing enginer", + "context": "set virtual-chassis member serial-number role routing-engine", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis member 0 serial-number GA021534033 role routing-engine\ncommit" + }, + { + "question":"how to add a virtual chassis member as a routing engine role", + "context": "set virtual-chassis member serial-number role routing-engine", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis member serial-number role routing-engine\ncommit" + }, + { + "question":"configure the virtual chassis member 1 with serial number GA021524033 in the role routing enginer", + "context": "set virtual-chassis member serial-number role routing-engine", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis member 1 serial-number GA021524033 role routing-engine\ncommit" + }, + { + "question":"configure the virtual chassis with the member id 3 and serial number GA022534033 in the role line-card ", + "context": "set virtual-chassis member serial-number role line-card", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis member 3 serial-number GA022534033 role line-card\ncommit" + }, + { + "question":"how to configure a virtual chassis with the member in the role line-card ", + "context": "set virtual-chassis member serial-number role line-card", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis member serial-number role line-card\ncommit" + }, + { + "question":"configure the virtual chassis member with id 4 and serial number GA222534033 as a line card", + "context": "set virtual-chassis member serial-number role line-card", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis member 4 serial-number GA222534033 role line-card\ncommit" + }, + { + "question":"delete the virtual chassis member with the id 7 ", + "context": "delete virtual-chassis member ", + "answer": "Use the following command in the configuration mode:\ndelete virtual-chassis member 7\ncommit" + }, + { + "question":"how to delete a virtual chassis member of specific id", + "context": "delete virtual-chassis member ", + "answer": "Use the following command in the configuration mode:\ndelete virtual-chassis member \ncommit" + }, + { + "question":"delete the virtual chassis member 5 ", + "context": "delete virtual-chassis member ", + "answer": "Use the following command in the configuration mode:\ndelete virtual-chassis member 5\ncommit" + }, + { + "question": "disable the virtual chassis split and merge feature", + "context": "set virtual-chassis no-split-detection", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis no-split-detection\ncommit" + }, + { + "question": "set the virtual chassis no split detection feature", + "context": "set virtual-chassis no-split-detection", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis no-split-detection\ncommit" + }, + { + "question": "set the virtual-chassis to only accept preprovisioned members", + "context": "set virtual-chassis preprovisioned", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis preprovisioned\ncommit" + }, + { + "question": "enable the virtual chassis preprovisioned mode", + "context": "set virtual-chassis preprovisioned", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis preprovisioned\ncommit" + }, + { + "question": "Disable automatic Virtual Chassis port (VCP) conversion in a Virtual Chassis", + "context": "set virtual-chassis no-auto-conversion", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis no-auto-conversion\ncommit" + }, + { + "question": "Disable automatic virtual chassis VC port conversion", + "context": "set virtual-chassis no-auto-conversion", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis no-auto-conversion\ncommit" + }, + { + "question": "Enable automatic Virtual Chassis port (VCP) conversion", + "context": "set virtual-chassis auto-conversion", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis auto-conversion\ncommit" + }, + { + "question": "Enable automatic VC port conversion in virtual-chassis", + "context": "set virtual-chassis auto-conversion", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis auto-conversion\ncommit" + }, + { + "question": "Enable Fast failover on GE VC uplink ports", + "context": "set virtual-chassis fast-failover ge", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis fast-failover ge\ncommit" + }, + { + "question": "Enable Fast failover on GE virtual chassis uplink ports", + "context": "set virtual-chassis fast-failover ge", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis fast-failover ge\ncommit" + }, + { + "question": "set the virtual chassis Fast failover for GE VC uplink ports", + "context": "set virtual-chassis fast-failover ge", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis fast-failover ge\ncommit" + }, + { + "question": "disable the virtual chassis Fast failover for GE VC uplink ports", + "context": "delete virtual-chassis fast-failover ge", + "answer": "Use the following command in the configuration mode:\ndelete virtual-chassis fast-failover ge\ncommit" + }, + { + "question": "Enable Fast failover on XE VC uplink ports", + "context": "set virtual-chassis fast-failover xe", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis fast-failover xe\ncommit" + }, + { + "question": "Enable virtual chassis fast failover on XE VC uplink ports", + "context": "set virtual-chassis fast-failover xe", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis fast-failover xe\ncommit" + }, + { + "question": "set the Fast failover for XE VC uplink ports", + "context": "set virtual-chassis fast-failover xe", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis fast-failover xe\ncommit" + }, + { + "question": "disable the virtual chassis fast failover for XE VC uplink ports", + "context": "delete virtual-chassis fast-failover xe", + "answer": "Use the following command in the configuration mode:\ndelete virtual-chassis fast-failover xe\ncommit" + }, + { + "question": "delete the virtual chassis fast failover for XE VC uplink ports", + "context": "delete virtual-chassis fast-failover xe", + "answer": "Use the following command in the configuration mode:\ndelete virtual-chassis fast-failover xe\ncommit" + }, + { + "question": "Enable Fast failover on ET VC uplink ports", + "context": "set virtual-chassis fast-failover et", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis fast-failover et\ncommit" + }, + { + "question": "set the virtual chassis fast failover for ET VC uplink ports", + "context": "set virtual-chassis fast-failover et", + "answer": "Use the following command in the configuration mode:\nset virtual-chassis fast-failover et\ncommit" + }, + { + "question": "delete the virtual chassis Fast failover for ET VC uplink ports", + "context": "delete virtual-chassis fast-failover et", + "answer": "Use the following command in the configuration mode:\ndelete virtual-chassis fast-failover et\ncommit" + }, + { + "question": "remove the virtual chassis Fast failover for ET VC uplink ports", + "context": "delete virtual-chassis fast-failover et", + "answer": "Use the following command in the configuration mode:\ndelete virtual-chassis fast-failover et\ncommit" + }, + { + "question": "show the virtual chassis fast failover status", + "context": "show virtual-chassis fast-failover", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis fast-failover" + }, + { + "question": "Display Virtual chassis active topology", + "context": "show virtual-chassis active-topology", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis active-topology" + }, + { + "question": "Display Virtual chassis PFE device topology ", + "context": "show virtual-chassis device-topology", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis device-topology" + }, + { + "question": "show Virtual chassis packet forwarding engine device topology ", + "context": "show virtual-chassis device-topology", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis device-topology" + }, + { + "question": "show Virtual chassis device topology ", + "context": "show virtual-chassis device-topology", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis device-topology" + }, + { + "question": "show Virtual chassis status information", + "context": "show virtual-chassis status", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis status" + }, + { + "question": "show Virtual chassis status information", + "context": "show virtual-chassis status", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis status" + }, + { + "question": "display the Virtual chassis status information", + "context": "show virtual-chassis status", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis status" + }, + { + "question": "Get routing table from local virtual chassis member", + "context": "show virtual-chassis protocol route local", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis protocol route local" + }, + { + "question": "show the virtual chassis routing table from local member", + "context": "show virtual-chassis protocol route local", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis protocol route local" + }, + { + "question": "Display the virtual chassis protocol interface information", + "context": "show virtual-chassis protocol interface", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis protocol interface" + }, + { + "question": "Show the virtual chassis protocol interface information", + "context": "show virtual-chassis protocol interface", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis protocol interface" + }, + { + "question": "Show the virtual chassis routing table", + "context": "show virtual-chassis protocol route", + "answer": "Use the following command in the opertional mode:\nshow virtual-chassis protocol route" + }, + { + "question": "How to configure a static route", + "context":"set routing-options static route next-hop " , + "answer": "Use the following command in the configuration mode:\nset routing-options static route next-hop \ncommit" + }, + { + "question":"Configure a static route to network 192.168.100.0/24 with the next hop 192.168.100.1", + "context":"set routing-options static route next-hop ", + "answer": "Use the following command in the configuration mode:\nset routing-options static route 192.168.100.0/24 next-hop 192.168.100.1\ncommit" + }, + { + "question":"Configure a static route to network 10.168.100.0/24 with the next hop 10.168.100.1", + "context":"set routing-options static route next-hop ", + "answer": "Use the following command in the configuration mode:\nset routing-options static route 10.168.100.0/24 next-hop 10.168.100.1\ncommit" + }, + { + "question":"set up a static route to network 10.16.10.0/24 with the next hop 10.16.10.1", + "context":"set routing-options static route next-hop ", + "answer": "Use the following command in the configuration mode:\nset routing-options static route 10.16.10.0/24 next-hop 10.16.10.1\ncommit" + }, + { + "question":"assign interface ge-0/0/0 the following IP address 192.168.1.2/24", + "context": "set interfaces unit family inet address ", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-0/0/0 unit 0 family inet address 192.168.1.2/24\ncommit" + }, + { + "question":"set the ip address 192.168.100.3/24 to the interface ge-0/0/1", + "context": "set interfaces unit family inet address ", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-0/0/1 unit 0 family inet address 192.168.100.3/24\ncommit" + }, + { + "question":"how to set IP address to an interface in Juniper ex3300", + "context": "set interfaces unit family inet address ", + "answer": "Use the following command in the configuration mode:\nset interfaces unit family inet address \ncommit" + }, + { + "question":"set the following description \"Uplink to Lab 2\" on interface ge-0/0/10", + "context": "set interfaces unit description \"DESCRIPTION\"", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-0/0/10 unit 0 description \"Uplink to Lab 2\"\ncommit" + }, + { + "question":"set the following description \"Printer\" on interface ge-1/0/10", + "context": "set interfaces unit description \"DESCRIPTION\"", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-1/0/10 unit 0 description Printer\ncommit" + }, + { + "question":"how to set a description to an interface", + "context": "set interfaces unit description \n commit", + "answer": "Use the following command in the configuration mode:\nset interfaces unit description \ncommit" + }, + { + "question":"display the ethernet switching table", + "context": "show ethernet-switching table", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching table" + }, + { + "question":"display MAC address information of the switch ports", + "context": "show ethernet-switching table", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching table" + }, + { + "question":"show the mac information of the interface ge-0/0/2", + "context": "show ethernet-switching table interface ", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching table interface ge-0/0/2" + }, + { + "question":"how to show the mac information of an interface", + "context": "show ethernet-switching table interface ", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching table interface " + }, + { + "question":"Determine the interface to which the MAC address 00:19:99:93:93:3a is connected", + "context": "show ethernet-switching table | match ", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching table | match 00:19:99:93:93:3a" + }, + { + "question":"Find the interface to which the MAC address ac:b9:2f:2f:81:26 is connected", + "context": "show ethernet-switching table | match ", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching table | match ac:b9:2f:2f:81:26" + }, + { + "question":"How to find the interface to which a specific MAC address is connected", + "context": "show ethernet-switching table | match ", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching table |match " + }, + { + "question":"How to find the interface to which a device is connected", + "context": "show ethernet-switching table | match ", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching table |match " + }, + { + "question":"display MAC address information of the switch ports", + "context": "show ethernet-switching table", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching table" + }, + { + "question":"show the mac information of the interface ge-0/0/2", + "context": "show ethernet-switching table interface ", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching table interface ge-0/0/2" + }, + { + "question":"show the ethernet switching table", + "context": "show ethernet-switching table", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching table" + }, + { + "question":"Displays the event log of learned MAC addresses", + "context": "show ethernet-switching mac-learning-log", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching mac-learning-log" + }, + { + "question":"Show MAC address learning log", + "context": "show ethernet-switching mac-learning-log", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching mac-learning-log" + }, + { + "question":"Show media access control learning statistics", + "context": "show ethernet-switching statistics mac-learning", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching statistics mac-learning" + }, + { + "question":"Show MAC learning statistics", + "context": "show ethernet-switching statistics mac-learning", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching statistics mac-learning" + }, + { + "question":"Display MAC learning statistics for all interfaces", + "context": "show ethernet-switching statistics mac-learning", + "answer": "Use the following command in the operational mode:\nshow ethernet-switching statistics mac-learning" + }, + + { + "question":"display overview of OSPF information", + "context": "show ospf overview", + "answer": "Use the following command in the operational mode:\nshow ospf overview" + }, + { + "question":"Display Open Shortest Path First (OSPF) overview information", + "context": "show ospf overview", + "answer": "Use the following command in the operational mode:\nshow ospf overview" + }, + { + "question":"Show OSPF link-state database", + "context": "show ospf database", + "answer": "Use the following command in the operational mode:\nshow ospf database" + }, + { + "question":"Display the entries in the OSPF link-state database", + "context": "show ospf database", + "answer": "Use the following command in the operational mode:\nshow ospf database" + }, + { + "question":"show information about entries in the OSPFv2 link-state database for all routing instances", + "context": "show ospf database", + "answer": "Use the following command in the operational mode:\nshow ospf database" + }, + { + "question":"Show OSPF neighbor status information", + "context": "show ospf neighbor", + "answer": "Use the following command in the operational mode:\nshow ospf neighbor" + }, + { + "question":"display OSPF neighbor status", + "context": "show ospf neighbor" , + "answer": "Use the following command in the operational mode:\nshow ospf neighbor" + }, + { + "question":"Display information about OSPF neighbors", + "context": "show ospf neighbor" , + "answer": "Use the following command in the operational mode:\nshow ospf neighbor" + }, + { + "question":"Show OSPF routing table", + "context": "show ospf route", + "answer": "Use the following command in the operational mode:\nshow ospf route" + } + , + { + "question":"display OSPF routing table", + "context": "show ospf route", + "answer": "Use the following command in the operational mode:\nshow ospf route" + }, + { + "question": "Show shortest-path-first calculations of OSPF", + "context": "show ospf log", + "answer": "Use the following command in the operational mode:\nshow ospf log" + }, + { + "question": "Display the OSPF log of Shortes Path First calculations", + "context": "show ospf log", + "answer": "Use the following command in the operational mode:\nshow ospf log" + }, + { + "question":"Show OSPF interface status information", + "context": "show ospf interface", + "answer": "Use the following command in the operational mode:\nshow ospf interface" + }, + { + "question":"Display the status of OSPF interfacs", + "context": "show ospf interface", + "answer": "Use the following command in the operational mode:\nshow ospf interface" + }, + + { + "question":"configure interface ge-0/0/5 to be part of ospf area 0 in the passive mode", + "context": "set protocols ospf area interface passive", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area 0.0.0.0 interface ge-0/0/5 passive\ncommit" + }, + { + "question":"configure interface ge-0/0/7 to be part of ospf area 0 in the passive mode", + "context": "set protocols ospf area interface passive", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area 0.0.0.0 interface ge-0/0/7 passive\ncommit" + }, + { + "question":"how to configure ospf on a point-to-point interface", + "context": "set protocols ospf area interface interface-type p2p", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area interface interface-type p2p\ncommit" + }, + { + "question":"configure OSPF protocol of area 0.0.0.1 on interface ge-0/0/15 as point to point ", + "context": "set protocols ospf area interface interface-type p2p", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area 0.0.0.1 interface ge-0/0/15 interface-type p2p\ncommit" + }, + { + "question":"set the interface ge-0/0/5 as point to point in the OSPF area 0.0.0.0 ", + "context": "set protocols ospf area interface interface-type p2p", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area 0.0.0.0 interface ge-0/0/5 interface-type p2p\ncommit" + }, + { + "question":"set ospf hello interval on interface ge-0/0/15 to 4", + "context": "set protocols ospf area interface hello-interval ", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area interface ge-0/0/15 hello-interval 4\ncommit" + }, + { + "question":"how to configure ospf hello interval", + "context": "set protocols ospf area interface hello-interval ", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area interface hello-interval \ncommit" + }, + { + "question":"set ospf hello interval of area 0.0.0.1 on interface ge-0/0/15 to 2", + "context": "set protocols ospf area interface hello-interval ", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area 0.0.0.1 interface ge-0/0/15 hello-interval 2\ncommit" + }, + { + "question":"configure OSPF dead interval", + "context": "set protocols ospf area interface dead-interval ", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area interface dead-interval \ncommit" + }, + { + "question":"configure OSPF with dead interval equal to 8", + "context": "set protocols ospf area interface dead-interval ", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area interface dead-interval 8\ncommit" + }, + { + "question":"set the OSPF dead interval of area 0.0.0.1 to 8", + "context": "set protocols ospf area interface dead-interval ", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area 0.0.0.1 interface dead-interval 8\ncommit" + }, + { + "question":"set the OSPF dead interval of area 0.0.0.1 on the interface ge-0/0/2 to 8", + "context": "set protocols ospf area interface dead-interval ", + "answer": "Use the following command in the configuration mode:\nset protocols ospf area 0.0.0.1 interface ge-0/0/2 dead-interval 8\ncommit" + }, + { + "question":"disable the OSPF protocol", + "context": "set protocols ospf disable", + "answer": "Use the following command in the configuration mode:\nset protocols ospf disable\ncommit" + }, + { + "question":"how to disable the OSPF protocol", + "context": "set protocols ospf disable", + "answer": "Use the following command in the configuration mode:\nset protocols ospf disable\ncommit" + }, + { + "question":"set up the configuration required on port ge-0/0/10 to connect it to a IP phone", + "context": "set interfaces unit 0 family ethernet-switching vlan members \nset interfaces unit family ethernet-switching port-mode access\nset ethernet-switching-options voip interface vlan ", + "answer": "Use the following commands in the configuration mode:\nset interfaces ge-0/0/10 unit 0 family ethernet-switching vlan members DATA-VLAN\nset interfaces ge-0/0/10 unit 0 family ethernet-switching port-mode access\nset ethernet-switching-options voip interface ge-0/0/10 vlan voice-vlan\nset voip interface ge-0/0/10 forwarding-class assured-forwarding\ncommit" + }, + { + "question":"set the voip feature on port ge-0/0/11 given the voice vlan is VOICE", + "context": "set ethernet-switching-options voip interface vlan ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options voip interface ge-0/0/11 vlan VOICE\ncommit" + }, + { + "question":"how to set the voip feature for an interface", + "context": "set ethernet-switching-options voip interface vlan ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options voip interface vlan \ncommit" + }, + { + "question":"Show VLAN information", + "context": "show vlans", + "answer": "Use the following command in the operational mode:\nshow vlans" + }, + { + "question":"show the configured VLANS the corresponding ports membership information", + "context": "show vlans", + "answer": "Use the following command in the operational mode:\nshow vlans" + }, + { + "question":"Show information about the configured VLANs", + "context": "show vlans", + "answer": "Use the following command in the operational mode:\nshow vlans" + }, + { + "question":"display the configured VLANS and the active ports in each VLAN", + "context": "show vlans", + "answer": "Use the following command in the operational mode:\nshow vlans" + }, + { + "question":"display dhcp snooping binding database", + "context": "show dhcp snooping binding", + "answer": "Use the following command in the operational mode:\nshow dhcp snooping binding" + }, + { + "question":"display dhcp snooping binding for interface ge-1/0/2", + "context": "show dhcp snooping binding | match ", + "answer": "Use the following command in the operational mode:\nshow dhcp snooping binding | match ge-1/0/2" + }, + { + "question":"display the MAC-IP binding on the interfaces", + "context": "show dhcp snooping binding", + "answer": "Use the following command in the operational mode shows the MAC-IP binding:\nshow dhcp snooping binding" + }, + { + "question":"Show the IP addresses connected to interface ge-0/0/22", + "context": "show dhcp snooping binding | match ", + "answer": "Use the following command in the operational mode:\nshow dhcp snooping binding | match ge-0/0/22" + }, + { + "question":"create a link aggregation composed of interfaces ge-0/0/0 and ge-1/0/0 in active mode and with link speed of 1G and fast periodic transmission of LACP packets", + "context": "set interfaces ether-options 802.3ad ae0\n set interfaces ether-options 802.3ad ae0\n set interfaces ae0 aggregated-ether-options link-speed \n set interfaces ae0 aggregated-ether-options lacp active\n set interfaces ae0 aggregated-ether-options lacp periodic fast", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-0/0/0 ether-options 802.3ad ae0\n set interfaces ge-1/0/0 ether-options 802.3ad ae0\n set interfaces ae0 aggregated-ether-options link-speed 1g\n set interfaces ae0 aggregated-ether-options lacp active\n set interfaces ae0 aggregated-ether-options lacp periodic fast\ncommit" + }, + { + "question":"disable interface ge-0/0/4", + "context": "set interfaces disable", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-0/0/4 disable\ncommit" + }, + { + "question":"disable interface ge-2/0/14", + "context": "set interfaces disable", + "answer": "Use the following command in the configuration mode:\nset interfaces ge-2/0/14 disable\ncommit" + }, + { + "question":"how to disable an interface", + "context": "set interfaces disable", + "answer": "Use the following command in the configuration mode:\nset interfaces disable\ncommit" + }, + { + "question":"how to enable a disabled interface", + "context": "delete interfaces disable", + "answer": "Use the following command in the configuration mode:\ndelete interfaces disable\ncommit" + }, + { + "question":"enable interface ge-1/0/3", + "context": "delete interfaces disable", + "answer": "Use the following command in the configuration mode:\ndelete interfaces ge-1/0/3 disable\ncommit" + }, + { + "question":"show POE system information ", + "context": "show poe controller", + "answer": "Use the following command in the operational mode:\nshow poe controller" + }, + { + "question":"check the PoE power budget and consumption for the switch", + "context": "show poe controller", + "answer": "Use the following command in the operational mode:\nshow poe controller" + }, + + { + "question":"Determine the current PoE power consumption on the switch", + "context": "show poe controller", + "answer": "Use the following command in the operational mode:\nshow poe controller" + }, + { + "question":"show the power consumption of all interfaces", + "context": "show poe interface", + "answer": "Use the following command in the operational mode:\nshow poe interface" + }, + { + "question":"show the power consumption of interface ge-0/0/10", + "context": "show poe interface ", + "answer": "Use the following command in the operational mode:\nshow poe interface ge-0/0/10" + }, + { + "question":"how to check the power consumption of an interface", + "context": "show poe interface ", + "answer": "Use the following command in the operational mode:\nshow poe interface " + }, + { + "question":"check the maximum power provided by the interface", + "context": "show poe interface", + "answer": "Use the following command in the operational mode:\nshow poe interface" + }, + { + "question":"show all records of poe telemetry of interface ge-0/0/1", + "context": "show poe telemetries interface count all", + "answer": "Use the following command in the operational mode:\nshow poe telemetries interface ge-0/0/1 count all" + }, + { + "question":"how to display all records of poe telemetry of a specific interface", + "context": "show poe telemetries interface count all", + "answer": "Use the following command in the operational mode:\nshow poe telemetries interface count all" + }, + { + "question":"show 2 records of POE telemetry of all interfaces", + "context": "show poe telemetries interface all count ", + "answer": "Use the following command in the operational mode:\nshow poe telemetries interface all count 2" + }, + { + "question":"how to display a specific number of POE telemetry records of an interfaces", + "context": "show poe telemetries interface count ", + "answer": "Use the following command in the operational mode:\nshow poe telemetries interface count " + }, + { + "question":"collect power consumptions on interface ge-0/0/5 every 10 minutes", + "context": "set poe interface telemetries interval ", + "answer": "Use the following command in the configuration mode:\nset poe interface ge-0/0/5 telemetries interval 10\ncommit" + }, + { + "question":"how to modify the interval for logging telemetries per-port power consumption", + "context": "set poe interface telemetries interval ", + "answer": "Use the following command in the configuration mode:\nset poe interface telemetries interval \ncommit" + }, + { + "question":"enable poe telemetry on all interfaces", + "context": "set poe interface all telemetries interval ", + "answer": "Use the following command in the configuration mode:\nset poe interface all telemetries interval \ncommit" + }, + +{ + "question":"set the poe priority of interface ge-0/0/7 to high", + "context": "set poe interface priority high", + "answer": "Use the following command in the configuration mode:\nset poe interface ge-0/0/7 priority high\ncommit" +} +, +{ + "question":"how to set the poe priority of interface", + "context": "set poe interface priority ", + "answer": "Use the following command in the configuration mode:\nset poe interface priority \ncommit" +} +, +{ + "question":"set the poe priority of interface ge-0/0/6 to low", + "context": "set poe interface priority low", + "answer": "Use the following command in the configuration mode:\nset poe interface ge-0/0/6 priority low\ncommit" +}, + { + "question":"display information about all interfaces participating in spanning tree protocols", + "context": "show spanning-tree interface", + "answer": "Use the following command in the operational mode:\nshow spanning-tree interface" + }, + { + "question":"how to verify spanning tree interface information", + "context": "show spanning-tree interface", + "answer": "Use the following command in the operational mode:\nshow spanning-tree interface" + }, + { + "question":"Display interface-level spanning-tree protocol parameters", + "context": "show spanning-tree interface", + "answer": "Use the following command in the operational mode:\nshow spanning-tree interface" + }, + { + "question":"show the spanning-tree parameters of interface ge-0/0/0", + "context": "show spanning-tree interface ", + "answer": "Use the following command in the operational mode:\nshow spanning-tree interface ge-0/0/0" + }, + { + "question":"how to check the spanning-tree parameters of an interface", + "context": "show spanning-tree interface ", + "answer": "Use the following command in the operational mode:\nshow spanning-tree interface " + }, + { + "question":"show the blocked ports by spanning tree protocols", + "context": "show spanning-tree interface | match BLK", + "answer": "Use the following command in the operational mode:\n show spanning-tree interface | match BLK" + }, + { + "question":"show the ports blocked by RSTP", + "context": "show spanning-tree interface | match BLK", + "answer": "Use the following command in the operational mode:\n show spanning-tree interface | match BLK" + }, + { + "question":"How to find the root interface of the active spanning tree protocol", + "context": "show spanning-tree interface | match root", + "answer": "Use the following command in the operational mode:\n show spanning-tree interface | match root" + }, + { + "question":"show spanning-tree statistics of interface ge-0/0/10", + "context": "show spanning-tree statistics interface ", + "answer": "Use the following command in the operational mode:\nshow spanning-tree statistics interface ge-0/0/10" + }, + { + "question":"how to display the spanning-tree statistics of an interface", + "context": "show spanning-tree statistics interface ", + "answer": "Use the following command in the operational mode:\nshow spanning-tree statistics interface " + }, + { + "question":"show spanning-tree statistics", + "context": "show spanning-tree statistics", + "answer": "Use the following command in the operational mode:\nshow spanning-tree statistics" + }, + { + "question":"Show STP bridge parameters", + "context": "show spanning-tree bridge", + "answer": "Use the following command in the operational mode:\nshow spanning-tree bridge" + }, + { + "question":"Display the configured and calculated parameters of the active spanning tree protocol", + "context": "show spanning-tree bridge", + "answer": "Use the following command in the operational mode:\nshow spanning-tree bridge" + }, + { + "question":"How to verify spanning tree root bridge parameters", + "context": "show spanning-tree bridge", + "answer": "Use the following command in the operational mode:\nshow spanning-tree bridge" + }, + { + "question":"Show Multiple Spanning Tree Protocol (MSTP) information", + "context": "show spanning-tree mstp configuration", + "answer": "Use the following command in the operational mode:\nshow spanning-tree mstp configuration" + }, + { + "question":"Show known autonomous system paths", + "context": "show as-path", + "answer": "Use the following command in the operational mode:\nshow as-path" + }, + { + "question":"Show autonomous-system domains", + "context": "show as-path domain", + "answer": "Use the following command in the operational mode:\n show as-path domain" + }, + { + "question":"Show command-line interface settings", + "context": "show cli", + "answer": "Use the following command in the operational mode:\nshow cli" + }, + { + "question":"Display ARP inspection statistics", + "context": "show arp inspection statistics", + "answer": "Use the following command in the operational mode:\nshow arp inspection statistics" + }, + { + "question":"Show contents of log file", + "context": "show log", + "answer": "Use the following command in the operational mode:\n show log" + }, + { + "question":"Show users currently editing configuration", + "context": "status", + "answer": "Use the following command in the configuration mode:\nstatus" + }, + { + "question":"who is currently editing the configuration", + "context": "status", + "answer": "Use the following command in the configuration mode:\nstatus" + }, + { + "question":"save the current configuration to the file conf.txt", + "context": "save ", + "answer": "Use the following command in the configuration mode:\nsave conf.txt" + }, + { + "question":"How to save the current device configurations to a file", + "context": "save ", + "answer": "Use the following command in the configuration mode:\nsave " + }, + { + "question":"save the current configuration to the file backup.txt", + "context": "save ", + "answer": "Use the following command in the configuration mode:\nsave backup.txt" + }, + { + "question":"display the system alarms", + "context": "show system alarms", + "answer": "Use the following command in the operational mode:\n show system alarms" + }, + { + "question":"show the system current active alarms", + "context": "show system alarms", + "answer": "Use the following command in the operational mode:\n show system alarms" + }, + { + "question":"display loaded JUNOS extensions", + "context": "show system software", + "answer": "Use the following command in the operational mode:\n show system software" + }, + { + "question":"Show information about all loaded JUNOS extensions", + "context": "show system software", + "answer": "Use the following command in the operational mode:\nshow system software" + }, + { + "question":"Display information of all Flexible PIC Concentrators (FPCs) and PICs installed in the router or switch chassis", + "context": "show chassis hardware", + "answer": "Use the following command in the operational mode:\nshow chassis hardware" + }, + { + "question":"Display a list of all Flexible PIC Concentrators (FPCs) and PICs installed in the EX3300 switch chassis", + "context": "show chassis hardware", + "answer": "Use the following command in the operational mode:\nshow chassis hardware" + } + , + { + "question":"Display detailed information of all FPCs and PICs installed in the EX3300 switch chassis", + "context": "show chassis hardware", + "answer": "Use the following command in the operational mode:\nshow chassis hardware" + } + , + { + "question":"Display status information of pic-slot 0 fpc-slot 1 in the EX3300 switch chassis", + "context": "show chassis pic pic-slot fpc-slot ", + "answer": "Use the following command in the operational mode:\n show chassis pic pic-slot 0 fpc-slot 1" + }, + { + "question":"How to get status information about the PIC installed in the specified Flexible PIC Concentrator and PIC slot", + "context": "show chassis pic pic-slot fpc-slot ", + "answer": "Use the following command in the operational mode:\nshow chassis pic pic-slot fpc-slot " + } + , + { + "question":"display the installed X509 certificates", + "context": "show system certificate", + "answer": "Use the following command in the operational mode:\nshow system certificate" + } + , + { + "question":"show the installed certificates signed by the Juniper Networks certificate authority", + "context": "show system certificate", + "answer": "Use the following command in the operational mode:\nshow system certificate" + }, + { + "question":"show protocols statistics", + "context": "show system statistics", + "answer": "Use the following command in the operational mode:\nshow system statistics" + }, + { + "question":"Display protocols statistics", + "context": "show system statistics", + "answer": "Use the following command in the operational mode:\nshow system statistics" + }, + { + "question":"show ARP protocol statistics", + "context": "show system statistics arp", + "answer": "Use the following command in the operational mode:\nshow system statistics arp" + }, + { + "question":"Display ARP statistics", + "context": "show system statistics arp", + "answer": "Use the following command in the operational mode:\nshow system statistics arp" + }, + { + "question":"show IEEE 802.1 Bridging protocol statistics", + "context": "show system statistics bridge", + "answer":"Use the following command in the operational mode:\nshow system statistics bridge" + }, + { + "question":"display IEEE 802.1 protocol statistics", + "context": "show system statistics bridge", + "answer":"Use the following command in the operational mode:\nshow system statistics bridge" + }, + { + "question":"Enable DHCP snooping on all VLANs", + "context": "set ethernet-switching-options secure-access-port vlan all examine-dhcp", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan all examine-dhcp\ncommit" + }, + { + "question":"how to enable DHCP snooping for all VLANs", + "context": "set ethernet-switching-options secure-access-port vlan all examine-dhcp", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan all examine-dhcp\ncommit" + }, + { + "question":"Disable DHCP snooping on all VLANs", + "context": "delete ethernet-switching-options secure-access-port vlan all examine-dhcp", + "answer": "Use the following commadn in the configuration mode:\ndelete ethernet-switching-options secure-access-port vlan all examine-dhcp\ncommit" + }, + { + "question":"Enable DHCP snooping on the vlan with the ID 10", + "context": "set ethernet-switching-options secure-access-port vlan examine-dhcp", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan 10 examine-dhcp\ncommit" + }, +{ + "question":"delete DHCP snooping on VLAN with the ID 30", + "context": "delete ethernet-switching-options secure-access-port vlan examine-dhcp", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port vlan 30 examine-dhcp\ncommit" + +}, + +{ + "question":"How to enable DHCP snooping on a VLAN ", + "context": "set ethernet-switching-options secure-access-port vlan examine-dhcp", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan examine-dhcp\ncommit" + +}, +{ + "question":"How to disable DHCP snooping on a VLAN ", + "context": "delete ethernet-switching-options secure-access-port vlan examine-dhcp", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port vlan examine-dhcp\ncommit" + +}, +{ + "question":"Display the candidate configuration in the set format", + "context": "show | display set", + "answer":"Use the following command in the configuration mode:\nshow | display set" +}, +{ + "question":"Display system configuration in the set format from the operational mode", + "context": "show configuration | display set", + "answer": "Use the following command in the operational mode:\nshow configuration | display set" +}, +{ + "question":"Display the virtual chassis configurations", + "context": "show configuration virtual-chassis", + "answer":"Use the following command in the operational mode:\n show configuration virtual-chassis" +}, +{ + "question":"Display the virtual chassis configurations in set format from the operational mode", + "context":"show configuration virtual-chassis | display set" , + "answer": "Use the following command in the operational mode:\nshow configuration virtual-chassis | display set" +}, +{ + "question":"Enable all traceoptions for virtual chassis", + "context":"set virtual-chassis traceoptions flag all" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag all\ncommit" +} +, +{ + "question":"Disable all traceoptions for virtual chassis", + "context":"set virtual-chassis traceoptions flag all" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag all disable\ncommit" +}, +{ + "question":"trace virtual chassis ports auto configuration", + "context":"set virtual-chassis traceoptions flag auto-configuration" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag auto-configuration\ncommit" +} +, +{ + "question":"Disable the virtual chassis ports auto configuration traceoption", + "context":"set virtual-chassis traceoptions flag auto-configuration disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag auto-configuration disable\ncommit" +}, +{ + "question":"Trace the virtual chassis complete sequence number (CSN) packets", + "context":"set virtual-chassis traceoptions flag csn" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag csn\ncommit" +} +, +{ + "question":"Disable the virtual chassis complete sequence number (csn) packets traceoption", + "context":"set virtual-chassis traceoptions flag csn disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag csn disable\ncommit" +}, +{ + "question":"Trace the virtual chassis dcp infrastructure configuration state ", + "context":"set virtual-chassis traceoptions flag dcp-dev-state" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag dcp-dev-state\ncommit" +} +, +{ + "question":"Disable the virtual chassis dcp infrastructure configuration state traceoption", + "context":"set virtual-chassis traceoptions flag dcp-dev-state disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag dcp-dev-state disable\ncommit" +}, +{ + "question":"Trace the virtual chassis dcp infrastructure configuration ", + "context":"set virtual-chassis traceoptions flag dcp-infra" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag dcp-infra\ncommit" +} +, +{ + "question":"Disable the virtual chassis dcp infrastructure configuration traceoption", + "context":"set virtual-chassis traceoptions flag dcp-infra disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag dcp-infra disable\ncommit" +}, +{ + "question":"Trace virtual chassis errors ", + "context":"set virtual-chassis traceoptions flag error" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag error\ncommit" +} +, +{ + "question":"Disable virtual chassis errors traceoption", + "context":"set virtual-chassis traceoptions error disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag error disable\ncommit" +}, +{ + "question":"Trace virtual chassis graceful restart events", + "context":"set virtual-chassis traceoptions flag graceful-restart" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag graceful-restart\ncommit" +} +, +{ + "question":"Disable virtual chassis graceful restart events traceoption", + "context":"set virtual-chassis traceoptions graceful-restart disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag graceful-restart disable\ncommit" +}, +{ + "question":"Trace virtual chassis hello packets", + "context":"set virtual-chassis traceoptions flag hello" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag hello\ncommit" +} +, +{ + "question":"Disable virtual chassis hello packets traceoption", + "context":"set virtual-chassis traceoptions hello disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag hello disable\ncommit" +}, +{ + "question":"Trace virtual chassis kernel events", + "context":"set virtual-chassis traceoptions flag krt" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag krt\ncommit" +} +, +{ + "question":"Disable virtual chassis kernel events traceoption", + "context":"set virtual-chassis traceoptions krt disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag krt disable\ncommit" +}, +{ + "question":"Trace virtual chassis link-state packets", + "context":"set virtual-chassis traceoptions flag lsp" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag lsp\ncommit" +} +, +{ + "question":"Disable virtual chassis link-state packets traceoption", + "context":"set virtual-chassis traceoptions lsp disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag lsp disable\ncommit" +}, +{ + "question":"Trace virtual chassis LSP generation", + "context":"set virtual-chassis traceoptions flag lsp-generation " , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag lsp-generation \ncommit" +} +, +{ + "question":"Disable virtual chassis LSP generation traceoption", + "context":"set virtual-chassis traceoptions lsp-generation disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag lsp-generation disable\ncommit" +}, +{ + "question":"Trace virtual chassis master election events", + "context":"set virtual-chassis traceoptions flag me" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag me\ncommit" +} +, +{ + "question":"Disable virtual chassis master election events traceoption", + "context":"set virtual-chassis traceoptions me disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag me disable\ncommit" +}, +{ + "question":"Trace virtual chassis normal events", + "context":"set virtual-chassis traceoptions flag normal" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag normal\ncommit" +} +, +{ + "question":"Disable virtual chassis normal events traceoption", + "context":"set virtual-chassis traceoptions normal disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag normal disable\ncommit" +}, +{ + "question":"Trace virtual chassis packets", + "context":"set virtual-chassis traceoptions flag packets" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag packets\ncommit" +} +, +{ + "question":"Disable virtual chassis packets traceoption", + "context":"set virtual-chassis traceoptions packets disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag packets disable\ncommit" +}, +{ + "question":"Trace virtual chassis configuration parsing", + "context":"set virtual-chassis traceoptions flag parse" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag parse\ncommit" +} +, +{ + "question":"Disable virtual chassis configuration parsing traceoption", + "context":"set virtual-chassis traceoptions parse disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag parse disable\ncommit" +}, +{ + "question":"Trace virtual chassis partial sequence number (PSN) packets", + "context":"set virtual-chassis traceoptions flag psn" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag psn\ncommit" +} +, +{ + "question":"Disable virtual chassis partial sequence number (PSN) packets traceoption", + "context":"set virtual-chassis traceoptions psn disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag psn disable\ncommit" +}, +{ + "question":"Trace virtual chassis routing information", + "context":"set virtual-chassis traceoptions flag route" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag route\ncommit" +} +, +{ + "question":"Disable virtual chassis routing information traceoption", + "context":"set virtual-chassis traceoptions route disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag route disable\ncommit" +}, +{ + "question":"Trace virtual chassis SPF events", + "context":"set virtual-chassis traceoptions flag spf" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag spf\ncommit" +} +, +{ + "question":"Disable virtual chassis SPF events traceoption", + "context":"set virtual-chassis traceoptions spf disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag spf disable\ncommit" +}, +{ + "question":"Trace virtual chassis state transitions", + "context":"set virtual-chassis traceoptions flag state" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag state\ncommit" +} +, +{ + "question":"Disable virtual chassis state transitions traceoption", + "context":"set virtual-chassis traceoptions state disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag state disable\ncommit" +}, +{ + "question":"Trace virtual chassis task processing", + "context":"set virtual-chassis traceoptions flag task" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag task\ncommit" +} +, +{ + "question":"Disable virtual chassis task processing traceoption", + "context":"set virtual-chassis traceoptions task disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis traceoptions flag task disable\ncommit" +}, +{ + "question":"set the virtual chassis mac persistent timer to 15 min", + "context":"set virtual-chassis mac-persistence-timer " , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis mac-persistence-timer 15\ncommit" +}, +{ + "question":"how to set the virtual chassis mac persistent timer", + "context":"set virtual-chassis mac-persistence-timer " , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis mac-persistence-timer \ncommit" +}, +{ + "question":"set the virtual chassis mac persistent timer to 20 min", + "context":"set virtual-chassis mac-persistence-timer " , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis mac-persistence-timer 20\ncommit" +}, +{ + "question":"allow the virtual chassis to retain MAC address when member leaves virtual chassis for 15 min", + "context":"set virtual-chassis mac-persistence-timer " , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis mac-persistence-timer 15\ncommit" +}, +{ + "question":"allow the virtual chassis to keep the MAC address for 15 min when member leaves virtual chassis", + "context":"set virtual-chassis mac-persistence-timer " , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis mac-persistence-timer 15\ncommit" +}, +{ + "question":"how to allow the virtual chassis to keep using the MAC address after the primary member leaves virtual chassis", + "context":"set virtual-chassis mac-persistence-timer " , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis mac-persistence-timer \ncommit" +}, +{ + "question":"disable the virtual chassis mac persistent timer", + "context":"set virtual-chassis mac-persistence-timer disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis mac-persistence-timer disable\ncommit" +}, +{ + "question":"prevent the virtual chassis from using the MAC address of the primary member after it leaves virtual chassis", + "context":"set virtual-chassis mac-persistence-timer disable" , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis mac-persistence-timer disable\ncommit" +}, +{ + "question":"set the virtual chassis auto software update using the jinstall-ex-3300-12.3R6-S6-domestic-signed.tgz package", + "context":"set virtual-chassis auto-sw-update package-name " , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis auto-sw-update package-name /var/tmp/jinstall-ex-3300-12.3R6-S6-domestic-signed.tgz\ncommit" +}, +{ + "question":"set the virtual chassis auto software update using the jinstall-ex-3300-12.3R12-S12-domestic-signed.tgz package", + "context":"set virtual-chassis auto-sw-update package-name " , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis auto-sw-update package-name /var/tmp/jinstall-ex-3300-12.3R12-S12-domestic-signed.tgz\ncommit" +}, +{ + "question":"how to set the virtual chassis automatic software update ", + "context":"set virtual-chassis auto-sw-update package-name " , + "answer": "Use the following command in the configuration mode:\nset virtual-chassis auto-sw-update package-name \ncommit" +}, +{ + "question":"Enable HTTPS web management using self generated certificates", + "context": "set system services web-management https system-generated-certificate\ncommit", + "answer": "Use the following command in the configuration mode:\nset system services web-management https system-generated-certificate\ncommit" +}, +{ + "question":"How to enable HTTPS web management using self generated certificates", + "context": "set system services web-management https system-generated-certificate\ncommit", + "answer": "Use the following command in the configuration mode:\nset system services web-management https system-generated-certificate\ncommit" +}, +{ + "question":"Allow HTTPS web management using self generated certificates", + "context": "set system services web-management https system-generated-certificate\ncommit", + "answer": "Use the following commands in the configuration mode:\nset system services web-management https system-generated-certificate\ncommit" +}, +{ + "question":"set the HTTPS web management using self generated certificates", + "context": "set system services web-management https system-generated-certificate\ncommit", + "answer": "Use the following commands in the configuration mode:\nset system services web-management https system-generated-certificate\ncommit" +}, +{ + "question":"Allow NETCONF connections over SSH", + "context": "set system services netconf ssh", + "answer": "Use the following commands in the configuration mode:\nset system services netconf ssh\ncommit" +}, +{ + "question":"Enable NETCONF connections using SSH", + "context": "set system services netconf ssh", + "answer": "Use the following commands in the configuration mode:\nset system services netconf ssh\ncommit" +}, +{ + "question":"set the authentication order to TACACS+ then Radius then password", + "context": "set system authentication-order [ordered-authentication-methods]", + "answer": "Use the following commands in the configuration mode:\nset system authentication-order [tacplus radius password ]\ncommit" +}, +{ + "question":"set the authentication order on Juniper EX3300 to Radius, TACACS+, then password", + "context": "set system authentication-order [ordered-authentication-methods]", + "answer": "Use the following commands in the configuration mode:\nset system authentication-order [radius tacplus password ]\ncommit" +}, +{ + "question":"how to set the authentication methods order on Juniper EX3300", + "context": "set system authentication-order [ordered-authentication-methods]", + "answer": "Use the following commands in the configuration mode:\nset system authentication-order [ordered-authentication-methods]\ncommit" +}, +{ + "question":"Enable auto-snapshot when the switch boots from alternate slice", + "context": "set system auto-snapshot", + "answer": "Use the following commands in the configuration mode:\nset system auto-snapshot\ncommit" +}, +{ + "question":"Enable the automatic snapshot feature", + "context": "set system auto-snapshot", + "answer": "Use the following commands in the configuration mode:\nset system auto-snapshot\ncommit" +}, +{ + "question":"set the device to automatically fix a corrupt Junos OS file in the primary root partition", + "context": "set system auto-snapshot", + "answer": "Use the following commands in the configuration mode:\nset system auto-snapshot\ncommit" +}, +{ + "question":"Set the location of the switch to HR 2nd floor", + "context": "set system location building floor ", + "answer": "Use the following commands in the configuration mode:\nset system location building 'HR' floor '2'\ncommit" +}, +{ + "question":"Set the location of the switch to FIN building 3nd floor", + "context": "set system location building floor ", + "answer": "Use the following commands in the configuration mode:\nset system location building 'FIN' floor '3'\ncommit" +}, +{ + "question":"How to set the location of the switch to specific builing and floor", + "context": "set system location building floor ", + "answer": "Use the following commands in the configuration mode:\nset system location building floor \ncommit" +}, +{ + "question":"Display information about users who have logged in to the switch", + "context": "show log user", + "answer": "Use the following command in the operational mode:\nshow log user" +} +, +{ + "question":"Show the log of the users who have logged in to the switch", + "context": "show log user", + "answer": "Use the following command in the operational mode:\nshow log user" +} +, +{ + "question":"who logged in to the switch", + "context": "show log user", + "answer": "Use the following command in the operational mode:\nshow log user" +} +, +{ + "question":"show the logging information of user alaa", + "context": "show log user ", + "answer": "Use the following command in the operational mode:\nshow log user alaa" +} +, +{ + "question":"how to check the logging information of a user", + "context": "show log user ", + "answer": "Use the following command in the operational mode:\nshow log user " +} +, +{ + "question":"display the content of the log file named messages", + "context": "show log messages", + "answer": "Use the following command in the operational mode:\nshow log messages" +}, +{ + "question":"show the messages log file", + "context": "show log messages", + "answer": "Use the following command in the operational mode:\nshow log messages" +}, + +{ + "question":"How to see the secure access port configurations in the operational mode", + "context": "show configuration ethernet-switching-options secure-access-port", + "answer": "Use the following command in the operational mode:\nshow configuration ethernet-switching-options secure-access-port" +}, +{ + "question":"show the secure access port configurations in the set format", + "context": "show configuration ethernet-switching-options secure-access-port | display set", + "answer": "Use the following command in the operational mode:\nshow configuration ethernet-switching-options secure-access-port | display set" +}, +{ + "question":"show the secure access port configurations in the set format", + "context": "show ethernet-switching-options secure-access-port | display set", + "answer":"Use the following command in the configuration mode:\n show ethernet-switching-options secure-access-port | display set" +}, +{ + "question":"ping the following IP address 10.0.3.1", + "context": "ping
", + "answer": "Use the following command in the operational mode:\nping 10.0.3.1" + +}, +{ + "question":"how to ping an IP address from the CLI", + "context": "ping
", + "answer": "Use the following command in the operational mode:\nping
" + +}, +{ + "question":"how to ping an IP address from the configuration mode", + "context": "run ping
", + "answer": "Use the following command in the operational mode:\nrun ping
" + +}, +{ + "question":"ping the IP 192.168.1.1", + "context": "ping
", + "answer": "Use the following command in the operational mode:\nping 192.168.1.1" + +}, +{ + "question":"ping the following IP address 10.0.5.1", + "context": "ping
", + "answer": "Use the following command in the configuration mode:\nrun ping 10.0.5.1" + +}, +{ + "question":"How to start the shell from the operational mode", + "context": "start shell", + "answer": "Use the following command in the operational mode:\nstart shell" + +}, +{ + "question":"How to start the shell as the user root", + "context": "start shell user ", + "answer": "Use the following command in the operational mode:\nstart shell user root" + +}, +{ + "question":"How to start the shell as the user sam", + "context": "start shell user ", + "answer": "Use the following command in the operational mode:\nstart shell user sam" + +}, +{ + "question":"How to start the shell as a specific user", + "context": "start shell user ", + "answer": "Use the following command in the operational mode:\nstart shell user " + +}, +{ + "question":"How to start the C shell from the operational mode", + "context": "start shell csh", + "answer": "Use the following command in the operational mode:\nstart shell csh" + +}, +{ + "question":"How to start the Bourne shell from the operational mode", + "context": "start shell sh", + "answer": "Use the following command in the operational mode:\nstart shell sh" + +}, + +{ + "question":"How to run operational mode commands from the configuration mode", + "context": "run ", + "answer": "Use the following command from the configuration mode:\nrun " +}, +{ + "question":"Display Routing Engine status", + "context": "show chassis routing-engine", + "answer": "Use the following command in the operational mode:\nshow chassis routing-engine" +}, +{ + "question":"how to check the component status, temperature, and cooling system speeds of the Switch", + "context": "show chassis environment", + "answer":"Use the following command in the operational mode:\nshow chassis environment" +}, +{ + "question":"Display environmental information about the switch chassis", + "context": "show chassis environment", + "answer":"Use the following command in the operational mode:\nshow chassis environment" +}, +{ + "question":"Show all members' chassis pic-mode", + "context": "show chassis pic-mode all-members", + "answer": "Use the following command in the operatonal mode:\nshow chassis pic-mode all-members" +}, +{ + "question":"Display the PIC mode for all members of the Virtual Chassis configuration", + "context": "show chassis pic-mode all-members", + "answer": "Use the following command in the operatonal mode:\nshow chassis pic-mode all-members" +}, +{ + "question":"Show member 0 chassis pic-mode", + "context": "show chassis pic-mode member ", + "answer": "Use the following command in the operatonal mode:\nshow chassis pic-mode member 0" +}, +{ + "question":" Display the PIC mode of member 1 of the Virtual Chassis configuration", + "context":"show chassis pic-mode member ", + "answer": "Use the following command in the operatonal mode:\nshow chassis pic-mode member 1" +}, +{ + "question":" How to display the PIC mode of a specific member of the Virtual Chassis configuration", + "context":"show chassis pic-mode member ", + "answer": "Use the following command in the operatonal mode:\nshow chassis pic-mode member " +}, +{ + "question":"Show installed hardware components", + "context": "show chassis hardware", + "answer": "Use the following command in the operatonal mode:\nshow chassis hardware" +}, +{ + "question":"List the hardware version level and serial numbe of all FPCs and PICs installed in the switch chassis", + "context": "show chassis hardware", + "answer": "Use the following command in the operatonal mode:\nshow chassis hardware" +}, +{ + "question":"Show nonstop upgrade status of the linecard members", + "context": "show chassis nonstop-upgrade", + "answer": "Use the following command in the operational mode:\nshow chassis nonstop-upgrade" +}, +{ + "question":"Display the status of the Virtual Chassis members in the linecard role after the last nonstop software upgrade", + "context": "show chassis nonstop-upgrade", + "answer": "Use the following command in the operational mode:\nshow chassis nonstop-upgrade" +}, +{ + "question":"Display the status of the Virtual Chassis members in the linecard role after the last NSSU", + "context": "show chassis nonstop-upgrade", + "answer": "Use the following command in the operational mode:\nshow chassis nonstop-upgrade" +}, +{ + "question":"Show the redundant power system information", + "context": "show chassis redundant-power-system", + "answer": "Use the following command in the operatonal mode:\nshow chassis redundant-power-system" +}, +{ + "question": "Display informaion of the RPS connected to the switch", + "context": "show chassis redundant-power-system", + "answer": "Use the following command in the operatonal mode:\nshow chassis redundant-power-system" +}, +{ + "question": "Show the Redundant Power System (RBS) information", + "context": "show chassis redundant-power-system", + "answer": "Use the following command in the operatonal mode:\nshow chassis redundant-power-system" +}, +{ + "question":"Show LCD display content", + "context": "show chassis lcd", + "answer": "Use the following command in the operatonal mode:\nshow chassis lcd" +}, +{ + "question":"Display the information that appears on the LCD panel", + "context": "show chassis lcd", + "answer": "Use the following command in the operatonal mode:\nshow chassis lcd" +}, +{ + "question":"Show LCD active menu items", + "context": "show chassis lcd menu", + "answer": "Use the following command in the operatonal mode:\nshow chassis lcd menu" +}, +{ + "question":"Show LCD display for FPC slot number 1", + "context": "show chassis lcd fpc-slot ", + "answer": "Use the following command in the operatonal mode:\nshow chassis lcd fpc-slot 1" +}, +{ + "question":"Show LCD display for FPC slot number 0", + "context": "show chassis lcd fpc-slot ", + "answer": "Use the following command in the operatonal mode:\nshow chassis lcd fpc-slot 0" +}, +{ + "question":"Display the information that appears on the LCD panel for the FPC slot 0 ", + "context": "show chassis lcd fpc-slot ", + "answer": "Use the following command in the operatonal mode:\nshow chassis lcd fpc-slot 0" +}, +{ + "question":"how to Show the LCD display for specific FPC slot number", + "context": "show chassis lcd fpc-slot ", + "answer": "Use the following command in the operatonal mode:\nshow chassis lcd fpc-slot " +}, +{ + "question":"Display lcd menu options local virtual chassis member", + "context": " show chassis lcd menu local", + "answer": "Use the following command in the operatonal mode:\nshow chassis lcd menu local" +}, +{ + "question": "Display lcd menu options all virtual chassis members", + "context": "show chassis lcd menu all-members", + "answer": "Use the following command in the operatonal mode:\nshow chassis lcd menu all-members" +}, +{ + "question":"Show LED status", + "context": "show chassis led", + "answer": " Use the following command in the operatonal mode:\nshow chassis led" +}, +{ + "question":"How to display the LED status", + "context": "show chassis led", + "answer": "Use the following command in the operatonal mode:\nshow chassis led" +}, +{ + "question":"Display the status and colors of the chassis LEDs on the front panel of the switch" , + "context": "show chassis led", + "answer": "Use the following command in the operatonal mode:\nshow chassis led" +}, +{ + "question":"Remove all configuration information on the Routing Engines and reset all key values on the device on the switch", + "context":"request system zeroize" , + "answer": "Use the following command in the operatonal mode:\nrequest system zeroize" +}, +{ + "question":"Erase all data on the switch, including configuration and log files", + "context":"request system zeroize" , + "answer": "Use the following command in the operatonal mode:\nrequest system zeroize" +}, +{ + "question":"remove all data files and user-created files and sets the switch to the factory default configuration", + "context":"request system zeroize" , + "answer": "Use the following command in the operatonal mode:\nrequest system zeroize" +}, +{ + "question":"load the factory default configuration", + "context":"load factory-default" , + "answer": "Use the following command in the configuration mode:\nload factory-default\ncommit" +}, +{ + "question":"Override existing configuration with factory default", + "context":"load factory-default" , + "answer": "Use the following command in the configuration mode:\nload factory-default\ncommit" +}, +{ + "question":"Restore the default factory configuration", + "context":"load factory-default" , + "answer": "Use the following command in the configuration mode:\nload factory-default\ncommit" +}, + +{ + "question":"show all the configuration set for interface ge-0/0/3", + "context": "show | display set | match ", + "answer": "Use the following command from the configuration mode:\nshow | display set | match ge-0/0/3" +}, +{ + "question":"show all the configuration set for interface ge-0/0/13", + "context": "show | display set | match ", + "answer": "Use the following command from the configuration mode:\nshow | display set | match ge-0/0/13" +}, +{ + "question":"show all the configuration set for interface ge-1/0/23 from the operational mode", + "context": "show configuration interfaces ", + "answer": "Use the following command in the operatonal mode:\nshow configuration interfaces ge-1/0/23" +}, +{ + "question":"How to show the configuration set for a specific interface", + "context": "show configuration interfaces ", + "answer": "Use the following command in the operatonal mode:\nshow configuration interfaces " +}, +{ + "question":"How to show all the configuration set for a specific interface", + "context": "show | display set | match ", + "answer": "Use the following command from the configuration mode:\nshow | display set | match " +}, +{ + "question":"Halt the system", + "context": "request system halt", + "answer": "Use the following command in the operatonal mode:\nrequest system halt" +}, +{ + "question":"How to halt the EX3300 switch", + "context": "request system halt", + "answer": "Use the following command in the operatonal mode:\nrequest system halt" +}, +{ + "question":"stop the switch software immediately", + "context": "request system halt", + "answer": "Use the following command in the operatonal mode:\nrequest system halt" +}, +{ + "question":"Reboot the switch", + "context": "request system reboot", + "answer": "Use the following command in the operatonal mode:\nrequest system reboot" +}, +{ + "question":"reboot the device software", + "context": "request system reboot", + "answer": "Use the following command in the operatonal mode:\nrequest system reboot" +}, +{ + "question":"Reboot all virtual chassis members", + "context": "request system reboot all-members ", + "answer": "Use the following command in the operatonal mode:\nrequest system reboot all-members " +}, + +{ + "question":"upgrade the switch using the package /var/tmp/jinstall-ex-3300-12.3R12-S12-domestic-signed.tgz", + "context": "request system software add ", + "answer": "Use the following command in the operatonal mode:\nrequest system software add /var/tmp/jinstall-ex-3300-12.3R12-S12-domestic-signed.tgz" +}, +{ + "question":"Install the following package /var/tmp/jinstall-ex-3300-12.3R12-S12-domestic-signed.tgz on the EX3300 switch", + "context": "request system software add ", + "answer": "Use the following command in the operatonal mode:\nrequest system software add /var/tmp/jinstall-ex-3300-12.3R12-S12-domestic-signed.tgz" +}, +{ + "question":"Update the switch software image using /var/tmp/jinstall-ex-3300-12.3R6-S6-domestic-signed.tgz", + "context": "request system software add ", + "answer": "Use the following command in the operatonal mode:\nrequest system software add /var/tmp/jinstall-ex-3300-12.3R12-S12-domestic-signed.tgz" +}, +{ + "question":"How to upgrade the software image of the switch", + "context": "request system software add ", + "answer": "Use the following command in the operatonal mode:\nrequest system software add " +}, +{ + "question":"Forcibly end the user alaa CLI login session", + "context": "request system logout user ", + "answer": "Use the following command in the operatonal mode:\nrequest system logout user alaa" +}, +{ + "question":"End the user ali CLI login session", + "context": "request system logout user ", + "answer": "Use the following command in the operatonal mode:\nrequest system logout user ali" +}, +{ + "question":"Log out all sessions owned by user sami", + "context": "request system logout user all", + "answer": "Use the following command in the operatonal mode:\nrequest system logout user sami all" +}, +{ + "question":"Log out all sessions owned by user ahmad", + "context": "request system logout user all", + "answer": "Use the following command in the operatonal mode:\nrequest system logout user ahmad all" +}, +{ + "question":"dipslay the users who are currently logged in to the switch", + "context": "show system users", + "answer": "Use the following command in the operatonal mode:\nshow system users" +}, +{ + "question":"Show users who are currently logged in", + "context": "show system users", + "answer": "Use the following command in the operatonal mode:\nshow system users" +}, +{ + "question":"who are the users currently logged in", + "context": "show system users", + "answer": "Use the following command in the operatonal mode:\nshow system users" +}, +{ + "question":"how to check who is currently logged in to the switch", + "context": "show system users", + "answer": "Use the following command in the operatonal mode:\nshow system users" +}, +{ + "question":"display the usernames locked after unsuccessful login attempts", + "context": "show system login lockout", + "answer": "Use the following command in the operatonal mode:\nshow system login lockout" +}, +{ + "question":"Show user accounts who are not permitted to login", + "context": "show system login lockout", + "answer": "Use the following command in the operatonal mode:\nshow system login lockout" +}, +{ + "question":"Show locked user accounts due to unsuccessful login attempts ", + "context": "show system login lockout", + "answer": "Use the following command in the operatonal mode:\nshow system login lockout" +}, +{ + "question":"which users are currently locked out", + "context": "show system login lockout", + "answer": "Use the following command in the operatonal mode:\nshow system login lockout" +}, +{ + "question":"Clear login locks on all user acounts", + "context": "clear system login lockout all", + "answer": "Use the following command in the operatonal mode:\nclear system login lockout all" +}, +{ + "question":"permit lockedout users to login", + "context": "clear system login lockout all", + "answer": "Use the following command in the operatonal mode:\nclear system login lockout all" +}, +{ + "question":"clear login locks on user test", + "context": "clear system login lockout user ", + "answer": "Use the following command in the operatonal mode:\nclear system login lockout user test" +}, +{ + "question":"clear login locks on user mohammed", + "context": "clear system login lockout user ", + "answer": "Use the following command in the operatonal mode:\nclear system login lockout user mohammed" +}, + +{ + "question":"Display the usage of Junos OS kernel memory", + "context": "show system virtual-memory", + "answer": "Use the following command in the operational mode:\nshow system virtual-memory" +}, +{ + "question":"Display kernel dynamic memory usage information for the local Virtual Chassis member", + "context": "show system virtual-memory local", + "answer": "Use the following command in the operational mode:\nshow system virtual-memory local" +}, +{ + "question":"Show time since system and processes started", + "context": "show system uptime", + "answer": "Use the following command in the operational mode:\nshow system uptime" +}, +{ + "question":"Display the current time and information about how long the switch, switch software, and routing protocols have been running.", + "context": "show system uptime", + "answer": "Use the following command in the operational mode:\nshow system uptime" +}, +{ + "question":"Display information about how long the switch, switch software, and routing protocols have been running.", + "context": "show system uptime", + "answer": "Use the following command in the operational mode:\nshow system uptime" +} +, +{ + "question":"how to find when the system booted", + "context": "show system uptime", + "answer": "Use the following command in the operational mode:\nshow system uptime" +}, +{ + "question":"display automatic snapshot status information.", + "context": "show system auto-snapshot", + "answer": "Use the following command in the operational mode:\nshow system auto-snapshot" +}, +{ + "question":"show auto-snapshot status information", + "context": "show system auto-snapshot", + "answer": "Use the following command in the operational mode:\nshow system auto-snapshot" +}, +{ + "question":"display initial messages generated by the system kernel upon startup.", + "context": "show system boot-messages", + "answer": "Use the following command in the operational mode:\nshow system boot-messages" +}, +{ + "question":"Show boot time messages.", + "context": "show system boot-messages", + "answer": "Use the following command in the operational mode:\nshow system boot-messages" +}, +{ + "question":"Show messages displayed during the booting", + "context": "show system boot-messages", + "answer": "Use the following command in the operational mode:\nshow system boot-messages" +} +, +{ + "question":"Configure the commit command to automatically perform a commit synchronize action between dual Routing Engines within the same chassis", + "context": "set system commit synchronize", + "answer": "Use the following command in the configuration mode:\nset system commit synchronize\n commit" +}, +{ + "question":"Allow synchronization between routing engines on the same chassis on commit", + "context": "set system commit synchronize", + "answer": "Use the following command in the configuration mode:\nset system commit synchronize\n commit" +}, +{ + "question":"Enable routing engines synchronization on the virtual chassis on commit", + "context": "set system commit synchronize", + "answer": "Use the following command in the configuration mode:\nset system commit synchronize\n commit" +} +, +{ + "question":"Synchronize commit on both Routing Engines", + "context": "commit synchronize", + "answer": "Use the following command in the configuration mode:\ncommit synchronize" +} +, +{ + "question":"commit the configuration changes to both routing engines", + "context": "commit synchronize", + "answer": "Use the following command in the configuration mode:\ncommit synchronize" +} +, +{ + "question":"Delete login information of user mohammed", + "context": "delete system login user ", + "answer": "Use the following command in the configuration mode:\ndelete system login user mohammed\n commit" +} +, +{ + "question":"How to delete login information of a specific user", + "context": "delete system login user ", + "answer": "Use the following command in the configuration mode:\ndelete system login user \ncommit" +} +, +{ + "question":"delete user ahmad account", + "context": "delete system login user ", + "answer": "Use the following command in the configuration mode:\ndelete system login user ahmad\ncommit" +} +, +{ + "question":"set system login message to \"AUTHERIZED PERSONNEL ONLY CAN ACCESS THE SYSTEM, IF YOU ARE NOT AUTHERIZED PLEASE DISCCONECT IMMEDIALTY\"", + "context": "set system login message <\"login-message\">", + "answer": "Use the following command in the configuration mode:\nset system login message \"AUTHERIZED PERSONNEL ONLY CAN ACCESS THE SYSTEM, IF YOU ARE NOT AUTHERISED PLEASE DISCCONECT IMMEDIALTY\"\ncommit" +}, +{ + "question":"set system login message to RESTRICTED ACCESS", + "context": "set system login message <\"login-message\">", + "answer": "Use the following command in the configuration mode:\nset system login message \"RESTRICTED ACCESS\"\ncommit" +} +, +{ + "question":"how to set the system login messages", + "context": "set system login message <\"login-message\">", + "answer": "Use the following command in the configuration mode:\nset system login message <\"login-message\">\ncommit" +} +, +{ + "question":"delete system login message", + "context": "delete system login message", + "answer": "Use the following command in the configuration mode:\ndelete system login message\ncommit" +} +, +{ + "question":"remove the system login message", + "context": "delete system login message", + "answer": "Use the following command in the configuration mode:\ndelete system login message\ncommit" +} +, + +{ + "question":"make the interface range DIV-RANGE member of vlan DATA ", + "context": "set interfaces interface-range unit family ethernet-switching vlan members ", + "answer": "Use the following command in the configuration mode:\nset interfaces interface-range DIV-RANGE unit 0 family ethernet-switching vlan members DATA\ncommit" +}, +{ + "question":"how to make an interface range a member of a vlan", + "context": "set interfaces interface-range unit family ethernet-switching vlan members ", + "answer": "Use the following command in the configuration mode:\nset interfaces interface-range unit family ethernet-switching vlan members \ncommit" +}, +{ + "question":"how to assign an interface range to a specific vlan", + "context": "set interfaces interface-range unit family ethernet-switching vlan members ", + "answer": "Use the following command in the configuration mode:\nset interfaces interface-range unit family ethernet-switching vlan members \ncommit" +}, +{ + "question":"Assign the interface range WIRELESS-RANGE member of vlan 150 ", + "context": "set interfaces interface-range unit family ethernet-switching vlan members ", + "answer": "Use the following command in the configuration mode:\nset interfaces interface-range WIRELESS-RANGE unit 0 family ethernet-switching vlan members 150\ncommit" +} +, +{ + "question":"Define an interface range named DATA-RANGE that consists of the interfaces ge-0/0/0 to ge-0/0/25", + "context": "set interfaces interface-range member-range to ", + "answer": "Use the following command in the configuration mode:\nset interfaces interface-range DATA-RANGE member-range ge-0/0/0 to ge-0/0/25\ncommit" +} +, +{ + "question":"how to create an interface range", + "context": "set interfaces interface-range member-range to ", + "answer": "Use the following command in the configuration mode:\nset interfaces interface-range member-range to \ncommit" +} +, +{ + "question":"Define an interface range named FIN-RANGE that consists of the following interfaces ge-0/0/0 to ge-0/0/15 and ge-1/0/1", + "context": "set interfaces interface-range member-range to ", + "answer": "Use the following command in the configuration mode:\nset interfaces interface-range FIN-RANGE member-range ge-0/0/0 to ge-0/0/15\nset interfaces interface-range FIN-RANGE member ge-1/0/1\ncommit" +} +, +{ + "question":"Define an interface range named DATA-RANGE that consists of the following interfaces ge-0/0/0 to ge-0/0/25 and set the port mode of the range to access", + "context": "set interfaces interface-range member-range to \nset interfaces interface-range unit family ethernet-switching port-mode access", + "answer": "Use the following command in the configuration mode:\nset interfaces interface-range DATA-RANGE member-range ge-0/0/0 to ge-0/0/25\nset interfaces interface-range DATA-RANGE unit 0 family ethernet-switching port-mode access\ncommit" +} +, +{ + "question":"Delete the interface range named DATA-RANGE", + "context": "delete interfaces interface-range ", + "answer": "Use the following command in the configuration mode:\ndelete interfaces interface-range DATA-RANGE\ncommit" +} +, +{ + "question":"how to delete an interface range", + "context": "delete interfaces interface-range ", + "answer": "Use the following command in the configuration mode:\ndelete interfaces interface-range \ncommit" +} +, +{ + "question":"Delete the interface range named CAM-RANGE", + "context": "delete interfaces interface-range ", + "answer": "Use the following command in the configuration mode:\ndelete interfaces interface-range CAM-RANGE\ncommit" +} +, + +{ + "question":"Disable DHCP snooping on CAM vlan ", + "context": "set ethernet-switching-options secure-access-port vlan no-examine-dhcp", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan CAM no-examine-dhcp\ncommit" +} +, + +{ + "question":"how to disable DHCP snooping on a vlan ", + "context": "set ethernet-switching-options secure-access-port vlan no-examine-dhcp", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan no-examine-dhcp\ncommit" +} +, +{ + "question":"Configure storm control on all interfaces", + "context": "set ethernet-switching-options storm-control interface all", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options storm-control interface all\ncommit" +}, +{ + "question":"set the storm-control bandwidth of interface xe-0/0/2 to 5000000", + "context": "set ethernet-switching-options storm-control interface bandwidth ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options storm-control interface xe-0/0/2 bandwidth 5000000\ncommit" +} +, +{ + "question":"how to set the storm-control bandwidth of an interface", + "context": "set ethernet-switching-options storm-control interface bandwidth ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options storm-control interface bandwidth \ncommit" +} +, +{ + "question":"delete storm control feature on all interfaces", + "context": "delete ethernet-switching-options storm-control interface all", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options storm-control interface all\ncommit" +} +, +{ + "question":"Enable ARP inspection feature on all VLANs", + "context": "set ethernet-switching-options secure-access-port vlan all arp-inspection", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan all arp-inspection\ncommit" +} +, +{ + "question":"set the ARP inspection feature for all VLANs", + "context": "set ethernet-switching-options secure-access-port vlan all arp-inspection", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan all arp-inspection\ncommit" +} +, +{ + "question":"Enable ARP inspection feature on VLAN 10", + "context": "set ethernet-switching-options secure-access-port vlan arp-inspection", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan 10 arp-inspection\ncommit" +}, +{ + "question":"how to enable ARP inspection feature on a VLAN", + "context": "set ethernet-switching-options secure-access-port vlan arp-inspection", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan arp-inspection\ncommit" +}, +{ + "question":"Enable ARP inspection feature on VLAN REG", + "context": "set ethernet-switching-options secure-access-port vlan arp-inspection", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan REG arp-inspection\ncommit" +} +, +{ + "question":"delete ARP inspection feature on all VLANs", + "context": "delete ethernet-switching-options secure-access-port vlan all arp-inspection", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port vlan all arp-inspection\ncommit" +} +, +{ + "question":"disable ARP inspection feature on all VLANs", + "context": "delete ethernet-switching-options secure-access-port vlan all arp-inspection", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port vlan all arp-inspection\ncommit" +} +, +{ + "question":"disable ARP inspection feature on VLAN TEST", + "context": "delete ethernet-switching-options secure-access-port vlan arp-inspection", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port vlan TEST arp-inspection\ncommit" +} +, +{ + "question":"disable ARP inspection feature on VLAN cam", + "context": "delete ethernet-switching-options secure-access-port vlan arp-inspection", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port vlan cam arp-inspection\ncommit" +} +, +{ + "question":"how to disable ARP inspection feature on a VLAN", + "context": "delete ethernet-switching-options secure-access-port vlan arp-inspection", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port vlan arp-inspection\ncommit" +} +, +{ + "question":"how to power off the ex3300 switch", + "context": "request system power-off", + "answer": "Use the following command in the operational mode:\nrequest system power-off" +} +, +{ + "question":"power off the switch", + "context": "request system power-off", + "answer": "Use the following command in the operational mode:\nrequest system power-off" +} +, +{ + "question":"How to power off the routing engine", + "context": "request system power-off", + "answer": "Use the following command in the operational mode:\nrequest system power-off" +} +, +{ + "question":"How to power off all chassis members", + "context": "request system power-off all-members", + "answer": "Use the following command in the operational mode:\nrequest system power-off all-members" +} +, +{ + "question":"How to power off all chassis members in 30 mintues", + "context": "request system power-off in all-members", + "answer": "Use the following command in the operational mode:\nrequest system power-off in 30 all-members" +} +, +{ + "question":"How to schedule a power off all chassis members", + "context": "request system power-off in all-members", + "answer": "Use the following command in the operational mode:\nrequest system power-off in all-members" +} +, +{ + "question":"How to schedule a power off", + "context": "request system power-off in ", + "answer": "Use the following command in the operational mode:\nrequest system power-off in " +} +, +{ + "question":"Power off all chassis members in 20 mintues and show the following message \"This switch will be powered off in 20 minutes. Please save your data and log out immediately\"", + "context": "request system power-off in message all-members", + "answer": "Use the following command in the operational mode:\nrequest system power-off in 20 message \"This switch will be powered off in 20 minutes. Please save your data and log out immediately\" all-members" +} +, +{ + "question":"set the sflow collector IP to 10.200.1.201 and use udp port 5800", + "context": "set protocols sflow collector udp-port ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow collector 10.200.1.201 udp-port 5800\ncommit" +} +, +{ + "question":"set the sflow collector IP to 10.20.11.21 and use udp port 5800", + "context": "set protocols sflow collector udp-port ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow collector 10.20.11.21 udp-port 5800\ncommit" +} +, +{ + "question":"how to set the sflow collector IP address and port number", + "context": "set protocols sflow collector udp-port ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow collector udp-port \ncommit" +} +, +{ + "question":"set the sflow ingress sampling rate to 1000", + "context": "set protocols sflow sample-rate ingress ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow sample-rate ingress 1000\ncommit" +} +, +{ + "question":"set the sflow ingress sampling rate to 1100", + "context": "set protocols sflow sample-rate ingress ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow sample-rate ingress 1100\ncommit" +} +, +{ + "question":"how to set the sflow ingress sampling rate", + "context": "set protocols sflow sample-rate ingress ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow sample-rate ingress \ncommit" +} +, +{ + "question":"set the sflow egress sampling rate to 1100", + "context": "set protocols sflow sample-rate egress ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow sample-rate egress 1100\ncommit" +} +, +{ + "question":"set the sflow egress sampling rate to 1000", + "context": "set protocols sflow sample-rate egress ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow sample-rate egress 1000\ncommit" +} +, +{ + "question":"how to set the sflow egress sampling rate", + "context": "set protocols sflow sample-rate egress ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow sample-rate egress \ncommit" +} +, +{ + "question":"set the source IP address to be used for the sFlow datagrams to 10.100.1.12", + "context": "set protocols sflow source-ip ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow source-ip 10.100.1.12\ncommit" +} +, +{ + "question":"Configure the source IP address to be used for the sFlow datagrams to the IP 10.100.100.15", + "context": "set protocols sflow source-ip ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow source-ip 10.100.100.15\ncommit" +} +, +{ + "question":"how to configure the source IP address used for the sFlow datagrams", + "context": "set protocols sflow source-ip ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow source-ip \ncommit" +} +, +{ + "question":"set the sflow polling interval to 60", + "context": "set protocols sflow polling-interval ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow polling-interval 60\ncommit" +} +, +{ + "question":"how to configure the sflow polling interval", + "context": "set protocols sflow polling-interval ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow polling-interval \ncommit" +} +, +{ + "question":"set the sflow polling interval to 30", + "context": "set protocols sflow polling-interval ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow polling-interval 30\ncommit" +} +, +{ + "question":"Enable sFlow protocol on interface ge-0/0/0", + "context": "set protocols sflow interfaces ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow interfaces ge-0/0/0\ncommit" +} +, +{ + "question":"how to enable sFlow protocol on an interface", + "context": "set protocols sflow interfaces ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow interfaces \ncommit" +} +, +{ + "question":"Enable sFlow protocol on interface ge-0/0/8", + "context": "set protocols sflow interfaces ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow interfaces ge-0/0/8\ncommit" +} +, +{ + "question":"disable sFlow protocol on interface ge-0/0/8", + "context": "delete protocols sflow interfaces ", + "answer": "Use the following command in the configuration mode:\ndelete protocols sflow interfaces ge-0/0/8\ncommit" +} +, +{ + "question":"disable sFlow protocol on interface ge-0/0/18", + "context": "delete protocols sflow interfaces ", + "answer": "Use the following command in the configuration mode:\ndelete protocols sflow interfaces ge-0/0/18\ncommit" +} +, +{ + "question":"how to disable sFlow protocol on an interface", + "context": "delete protocols sflow interfaces ", + "answer": "Use the following command in the configuration mode:\ndelete protocols sflow interfaces \ncommit" +} +, +{ + "question":"delete sFlow protocol configuration on interface ge-1/0/2", + "context": "delete protocols sflow interfaces ", + "answer": "Use the following command in the configuration mode:\ndelete protocols sflow interfaces ge-1/0/2\ncommit" +} + +, +{ + "question":"Enable sFlow protocol on interface ge-0/0/8 and ge-1/0/1", + "context": "set protocols sflow interfaces ", + "answer": "Use the following command in the configuration mode:\nset protocols sflow interfaces ge-0/0/8\nset protocols sflow interfaces ge-1/0/1\ncommit" +} +, +{ + "question":"disable sflow protocol", + "context": "delete protocols sflow", + "answer": "Use the following command in the configuration mode:\ndelete protocols sflow\ncommit" +} +, +{ + "question":"disable network monitoring using sflow protocol", + "context": "delete protocols sflow", + "answer": "Use the following command in the configuration mode:\ndelete protocols sflow\ncommit" +} +, +{ + "question":"delete all sflow protocol configurations", + "context": "delete protocols sflow", + "answer": "Use the following command in the configuration mode:\ndelete protocols sflow\ncommit" +} +, +{ + "question":"show sflow configurations in the set format from the configuration mode", + "context": "show | display set | match sflow", + "answer": "Use the following command in the configuration mode:\n show | display set | match sflow" +} +, +{ + "question":"show sflow configurations in the set format from the operational mode", + "context": "show configuration protocols sflow | display set", + "answer": "Use the following command in the operational mode:\n show configuration protocols sflow | display set" +} +, +{ + "question":"show sflow configurations from the operational mode", + "context": "show configuration protocols sflow", + "answer": "Use the following command in the operational mode:\n show configuration protocols sflow" +} +, +{ + "question":"How to verify the status of sFlow", + "context": "show sflow", + "answer": "Use the following command in the operational mode:\nshow sflow" +} +, +{ + "question":"display the status of sFlow", + "context": "show sflow", + "answer": "Use the following command in the operational mode:\nshow sflow" +} +, +{ + "question":"On which interfaces sflow is enabled", + "context": "show sflow interface", + "answer": "Use the following command in the operational mode:\nshow sflow interface" +} +, +{ + "question":"Display the interfaces on which sFlow is enabled and the sampling parameters for all interfaces", + "context": "show sflow interface", + "answer": "Use the following command in the operational mode:\nshow sflow interface" +} + +, +{ + "question":"how to add the comment\"deleted commit synchronize\" to the commit command", + "context": "commit comment <\"string-comment\">", + "answer": "Use the following command in the configuration mode:\ncommit comment \"deleted commit synchronize\"" +} +, +{ + "question":"how to add a comment to the commit command", + "context": "commit comment <\"string-comment\">", + "answer": "Use the following command in the configuration mode:\ncommit comment <\"string-comment\">" +} +, +{ + "question":"How to change the host name from MAIN_SW to FIN_SW", + "context": "replace pattern with ", + "answer": "Use the following command in the configuration mode:\nreplace pattern MAIN_SW with FIN_SW\ncommit" +} +, +{ + "question":"rename the host name from MAIN_SW to FIN_SW", + "context": "replace pattern with ", + "answer": "Use the following command in the configuration mode:\nreplace pattern MAIN_SW with FIN_SW\ncommit" +} +, +{ + "question":"Change the IP 10.200.1.1 to 10.200.2.1", + "context": "replace pattern with ", + "answer": "Use the following command in the configuration mode:\nreplace pattern 10.200.1.1 with 10.200.2.1\ncommit" +} +, +{ + "question":"How to change the IP 10.200.10.1 to 10.200.2.11", + "context": "replace pattern with ", + "answer": "Use the following command in the configuration mode:\nreplace pattern 10.200.10.1 with 10.200.2.11\ncommit" +} + +, +{ + "question":"set a mac moving limit of 5 on vlan 10 and generate a systme log entry whenever the limit is reached ", + "context": "set ethernet-switching-options secure-access-port vlan mac-move-limit action log", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan 10 mac-move-limit 5 action log\ncommit" +} +, +{ + "question":"set a mac moving limit of 3 on vlan 20", + "context": "set ethernet-switching-options secure-access-port vlan mac-move-limit ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan 20 mac-move-limit 3\ncommit" +} +, +{ + "question":"set a mac moving limit of 2 on vlan HR ", + "context": "set ethernet-switching-options secure-access-port vlan mac-move-limit ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan HR mac-move-limit 2\ncommit" +} +, +{ + "question":"how to configure a mac moving limit on a vlan", + "context": "set ethernet-switching-options secure-access-port vlan mac-move-limit ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan mac-move-limit \ncommit" +} +, +{ + "question":"set a mac moving limit of 5 on vlan FIN and shutdown the violating interface ", + "context": "set ethernet-switching-options secure-access-port vlan mac-move-limit action shutdown", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan FIN mac-move-limit 5 action shutdown\ncommit" +} +, +{ + "question":"Do not allow a device to change the port it is connected to more than twice a second", + "context": "set ethernet-switching-options secure-access-port vlan mac-move-limit ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan mac-move-limit 2\ncommit" +} +, +{ + "question":"limit the number of MAC movements that can be made by individual MAC addresses within all VLANs to 2", + "context": "set ethernet-switching-options secure-access-port vlan all mac-move-limit ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan all mac-move-limit 2 \ncommit" +} +, +{ + "question":"limit the number of MAC movements that can be made by individual MAC addresses within VLAN FIN to 1", + "context": "set ethernet-switching-options secure-access-port vlan mac-move-limit ", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan FIN mac-move-limit 1 \ncommit" +} +, +{ + "question":"Do not allow mac movements in VLAN 10", + "context": "set ethernet-switching-options secure-access-port vlan mac-move-limit 1", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port vlan 10 mac-move-limit 1 \ncommit" +} +, +{ + "question":"Delete mac-move-limit on VLAN 40", + "context": "delete ethernet-switching-options secure-access-port vlan mac-move-limit", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port vlan 40 mac-move-limit\ncommit" +} +, +{ + "question":"Allow each interface on the EX3300 switch to connect to one device only, and shutdown the interface if a violation occur", + "context": "set ethernet-switching-options secure-access-port interface all mac-limit action shutdown", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface all mac-limit 1 action shutdown\ncommit" +} +, +{ + "question":"how to set up a mac limit on an interface and shutdown the interface in case of a violation", + "context": "set ethernet-switching-options secure-access-port interface mac-limit action shutdown", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface mac-limit action shutdown\ncommit" +} +, +{ + "question":"Allow interface ge-0/0/10 on the EX3300 switch to connect to one device only, and shutdown the interface if a violation occur", + "context": "set ethernet-switching-options secure-access-port interface ge-0/0/10 mac-limit action shutdown", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/10 mac-limit 1 action shutdown\ncommit" +} +, +{ + "question":"set a mac limit of 1 on interface ge-0/0/11 and shutdown the interface if a violation occur", + "context": "set ethernet-switching-options secure-access-port interface ge-0/0/11 mac-limit action shutdown", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/11 mac-limit 1 action shutdown\ncommit" +} +, +{ + "question":"set a mac limit of 1 on all interfaces and shutdown the interface if a violation occur", + "context": "set ethernet-switching-options secure-access-port interface all mac-limit action shutdown", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface all mac-limit 1 action shutdown\ncommit" +} +, +{ + "question":"set a mac limit of 2 on all interfaces and drop the packets received at the interface if a violation occur", + "context": "set ethernet-switching-options secure-access-port interface all mac-limit action drop", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface all mac-limit 2 action drop\ncommit" +} +, +{ + "question":"how to set a mac limit on an interface and drop the packets received at the interface if a violation occur", + "context": "set ethernet-switching-options secure-access-port interface all mac-limit action drop", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface all mac-limit action drop\ncommit" +} +, +{ + "question":"set a mac limit of 3 on interface ge-0/0/13 and drop the packets received at the interface if a violation occur", + "context": "set ethernet-switching-options secure-access-port interface mac-limit action drop", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/13 mac-limit 3 action drop\ncommit" +} +, +{ + "question":"put a mac limit of 4 on interface ge-0/0/15 and set the action to log", + "context": "set ethernet-switching-options secure-access-port interface mac-limit action log", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/15 mac-limit 4 action log\ncommit" +} +, +{ + "question":"how to set a mac limit on an interface and set the action to log on violations", + "context": "set ethernet-switching-options secure-access-port interface mac-limit action log", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface mac-limit action log\ncommit" +} +, +{ + "question":"put a mac limit of 1 on interface ge-0/0/15 and log the event when the mac limit is exceeded", + "context": "set ethernet-switching-options secure-access-port interface mac-limit action log", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/15 mac-limit 1 action log\ncommit" +}, +{ + "question":"limit the number of mac addresses that can be learned on interface ge-1/0/5 to 2 ", + "context": "set ethernet-switching-options secure-access-port interface mac-limit action none", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-1/0/5 mac-limit 2 action none\ncommit" +} +, +{ + "question":"enable sticky mac on interface ge-0/0/10 ", + "context": "set ethernet-switching-options secure-access-port interface persistent-learning", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/10 persistent-learning\ncommit" +} +, +{ + "question":"enable persistent mac learning on interface ge-0/0/9 ", + "context": "set ethernet-switching-options secure-access-port interface persistent-learning", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/9 persistent-learning\ncommit" +} +, +{ + "question":"delete the persistent mac learning on interface ge-0/0/9 ", + "context": "delete ethernet-switching-options secure-access-port interface persistent-learning", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port interface ge-0/0/9 persistent-learning\ncommit" +} +, +{ + "question":"remove the persistent mac learning on interface ge-0/0/19 ", + "context": "delete ethernet-switching-options secure-access-port interface persistent-learning", + "answer": "Use the following command in the configuration mode:\ndelete ethernet-switching-options secure-access-port interface ge-0/0/19 persistent-learning\ncommit" +} +, +{ + "question":"Allow interface ge-2/0/1 to keep the learned MAC address even after the switche restarts", + "context": "set ethernet-switching-options secure-access-port interface persistent-learning", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-2/0/1 persistent-learning\ncommit" +} +, +{ + "question":"how to set an interfacevto keep the learned MAC address even after the switche restarts", + "context": "set ethernet-switching-options secure-access-port interface persistent-learning", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface persistent-learning\ncommit" +} +, +{ + "question":"Enable persistent mac learning on interface ge-0/0/0", + "context": "set ethernet-switching-options secure-access-port interface persistent-learning", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface ge-0/0/0 persistent-learning\ncommit" +} +, +{ + "question":"how to configure persistent mac learning on an interface", + "context": "set ethernet-switching-options secure-access-port interface persistent-learning", + "answer": "Use the following command in the configuration mode:\nset ethernet-switching-options secure-access-port interface persistent-learning\ncommit" +} +, +{ + "question":"How to check the correctness of the configuration before commiting them", + "context": "commit check", + "answer": "Use the following command in the configuration mode:\ncommit check" +} +, +{ + "question":"How to verify the correctness of the candidate configurations before commit", + "context": "commit check", + "answer": "Use the following command in the configuration mode:\ncommit check" +} +, +{ + "question":"check the correctness of the candidate configurations", + "context": "commit check", + "answer": "Use the following command in the configuration mode:\ncommit check" +} +, +{ + "question":"How to verify if a commit is pending in the operational mode", + "context": "show system commit", + "answer": "Use the following command in the operational mode:\nshow system commit" +} +, +{ + "question":"How to verify if a commit is pending in the configuration mode", + "context": "run show system commit", + "answer": "Use the following command in the configuration mode:\nrun show system commit" +} + +, +{ + "question":"How to see what commits are scheduled from the configuration mode", + "context": "run show system commit", + "answer": "Use the following command in the configuration mode:\nrun show system commit" +} + +, +{ + "question":"Show commit history", + "context": "show system commit", + "answer": "Use the following command in the operational mode:\nshow system commit" +} +, +{ + "question":"Show pending commits", + "context": "show system commit", + "answer": "Use the following command in the operational mode:\nshow system commit" +} +, +{ + "question":"Show the pending commits and commit history", + "context": "show system commit", + "answer": "Use the following command in the operational mode:\nshow system commit" +} +, +{ + "question":"How to cancel scheduled commits", + "context": "clear system commit", + "answer": "Use the following command in the operational mode:\nclear system commit" +} +, +{ + "question":"How to delete pending commits", + "context": "clear system commit", + "answer": "Use the following command in the operational mode:\nclear system commit" +} +, +{ + "question":"commit the current candidate configuration at 13:00:00", + "context": "commit at