what is the default ad value of the interface directly
coneted to router.
as for exmaple ad value of ospf is 90 then from ehternet
the network is conected whta is difault value of that
directly conected interface.
what is the defalt ad value of bgp
whta is access llist and how many type of access list
what is vlan
what is vpn
how e congigure the router
what is mpls
these are the question skrd to me at tcs i have replyed all
ecxept the first one
a. Default AD value of directly connected interface is 0 (Zero).
b. AD value of BGP is
Internal BGP (IBGP) - 200
External BGP (EBGP) - 20
c. Access-list is a set of rules which allow/deny flow of
traffic moving through the routers.
or else we can say, ACL is method of making a router as a
packet filtering firewall.
- It is layer 3 security which control flow of traffic.
- It doesn't filter the traffic originated by router itself.
- Generally ACL is implemented in distribution layer router.
- It is created on gobal configuration mode.
In terms of identification, ACL are of two types -
a. Name ACL.
b. Number ACL.
In terms of traffic filtering, ACL are of two types -
a. Standard ACL.
b. Extended ACL.
d. The process of building a logical topology over a
physical network for the purpose of performance, security &
efficient use of bandwidth.
Rest of question, i'll answer next time....!!!
| Is This Answer Correct ? | 7 Yes | 0 No |
What is the difference between static ip addressing and dynamic ip addressing?
Which IEEE standard is used to define Wi-Fi? A. IEEE 802.3 B. IEEE 802.5 C. IEEE 802.11h D. IEEE 802.11c E. IEEE 802.11
Identify the administrative distance and appropriate routing protocol? A.) RIP = 255, IGRP = 100 B.) RIP = 100, IGRP = 120 C.) RIP = 1, IGRP = 0 D.) RIP = 120, IGRP = 100
What are packets?
Which OSI layer end to end communication, segmentation and re-assembly? A.) Network B.) Transport C.) Physical D.) Application E.) Data-Link F.) Presentation
Identify the 2 commands to copy a configuration from a TFTP server to RAM? A.) configure network B.) configure overwrite C.) copy backup-config running-config D.) copy tftp running-config
Can you explain IKE phases? Can you explain IKE modes?
Explain why ip address called logical address?
Identify the 3 methods routers learn paths to destinations? A.) Dynamic routing B.) None of the above, configured by default C.) Default routes D.) Administrative distance E.) Static routes
Identify 3 characteristics of IP RIP? A.) Distance vector B.) Administrative distance is 120 C.) Periodic updates every 60 seconds D.) Uses a composite metric E.) Can load balance
In which two modes can the ICMP ping command be used? (Choose two) A. user B. privileged C. global configuration D. interface configuration
Given the configuration example: interface ethernet0 ipx network 4a ipx access-group 800 out interface ethernet1 ipx network 3d interface ethernet2 ipx network tc access-list 800 permit 3d 4a Which action result from implementing this configuration? a-Traffic from network 3d for network 4a will be forwarded out e0 b-IPX network 5c will not receive any traffic c-Traffic from network 3d, destined for network 4a, will be forwarded out e2 d-Traffic from network 3d for network 3d will be forwarded out e0