A private AS number is useful in which of the following situations?
A. Internet multihoming with multiple carriers
B. Isolated network at a single site
C. Enterprise network without redundant links
D. Internet multihoming with all ISPs in same BGP area
Answer: D. Internet multihoming with all ISPs in same BGP area
You might also like to view...
Which statement about class unique_ptr (of the new C++ standard) and dynamic memory allocation is false?
a. An object of class unique_ptr maintains a pointer to dynamically allocated memory. b. When a unique_ptr object destructor is called (for example, when a unique_ptr object goes out of scope), it performs a destroy operation on its pointer data member. c. Class template unique_ptr provides overloaded operators * and -> so that a unique_ptr object can be used just as a regular pointer variable is. d. Class unique_ptr is part of the new C++ standard and it replaces the deprecated auto_ptr class.
A smartphone is a type of computer.
Answer the following statement true (T) or false (F)
Explain how hardware routers and switches traditionally worked with two closely-integrated parts: a control plane and a data plane.
What will be an ideal response?
Which of the following is a common LAN protocol used for a SOHO?
A. ATM B. DSL C. Ethernet D. HDLC