Which of the following is not used when configuring BGP?
a. router bgp 65000
b. network [ip address] mask [subnet mask]
c. neighbor remote AS number [neighbor's AS number]
d. All the above are used.
d. All the above are used.
Explanation: The commands for configuring BGP are as follows:
Router-ISP(config)# router bgp 65000
Router-ISP(config-router)# network [ip address] mask [subnet mask]
Router-ISP(config-router)# neighbor [ip address] remote-as [AS number]
Router-ISP(config-router)# neighbor [ip address] description [description]
You might also like to view...
____________________ include font, font size, bold, italic, underline, and text color.
Fill in the blank(s) with the appropriate word(s).
To display hidden formatting marks, click the Show/Hide button in the Paragraph group on the _____ tab.
A. VIEW B. HOME C. DESIGN D. INSERT
When creating a calculated field in a PivotTable, range names and cell references outside the PivotTable CANNOT be used
Indicate whether the statement is true or false
What Windows process is responsible for authenticating users?
A. Lsass.exe B. Winlogon.exe C. Csrss.exe D. Smss.exe