NEW
Font size
WorksheetsZTE-TM-NGT 2024
Total questions: 10
Worksheet time: 5mins
Which of the following routing protocols are used in TM NGT network?
ISIS & BGP
OSPF & ISIS
EIGRP & BGP
OSPF & BGP
Which network protocol is used for performance & fault monitoring?
SNMP
TCP
SMTP
FTP
What is the function of BFD?
To detect link failure
To export routing table to peers
To protect router from high CPU utilisation
To avoid broadcast storm
Which of the following is public IP address?
172.32.1.1
10.15.14.12
192.168.52.62
none of the above
Which of the following command is correct to check routes exported to a bgp neighbor?
hsezt41.cbj#show ip bgp neighbor out 58.26.99.208
hsezt41.cbj#show bgp ipv4 unicast neighbor in 58.26.99.208
hsezt41.cbj#show ip bgp ipv4 unicast neighbor out 58.26.99.208
hsezt41.cbj#show bgp ipv4 unicast out neighbor 58.26.99.208
What is the routing protocol configured between Agg and CE router?
BGP
OSPF
ISIS
EIGRP
If a customer complain that his Internet is not working, which of the following steps is correct?
check alarm > check interface status > ping to customer IP
check power > check board status > check temperature
check alarm > check bgp status > check configuration
check routing table > check interface status > check customer firewall
How to check VoBB users connected to an interface?
show arp
show ip forwarding route
show mac vpls instance
show isis adjacency
How many layers does TCP/IP architecture have?
4
5
3
6
Refer to the exhibit. An engineer must ensure that all traffic entering AS 200 from AS 100 chooses Link 2 as an entry point. Assume that all BGP neighbor relationships have been formed and that the attributes have not been changed on any of the routers. Which configuration accomplishes this task?
R3(config-route-map)#set as-path prepend 200 200 200
R3(config)#router bgp 200
R3(conflg-router)#neighbor 10.1.1.1 route-map PREPEND out
R4(config-route-map)#set as-path prepend 200 200 200
R4(config)#router bgp 200
R4(conflg-router)#neighbor 10.2.2.2 route-map PREPEND out
R4(config-route-map)#set as-path prepend 100 100 100
R4(config)#router bgp 200
R4(config-router)#neighbor 10.2.2.2 route-map PREPEND in
R3(config-route-map)#set as-path prepend 100 100 100
R3(config)#router bgp 200
R3(config-router)#neighbor 10.2.2.2 route-map PREPEND in
