Can Anyone tell what is aummarization??
Answers were Sorted based on User's Feedback
Answer / santhosh
I think it is a Summarization.
Summarization means .. .. grouping all subnets into a single
subnet . It is useful to reduce the routing table.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / vikram
hi summerization is a way to shorten a routing table
entries.. example.. lets say we have a router A and it has
5 interface configured with network 10.1.2.0//
10.1.3.0// 10.1.4.0// 10.1.5.0// 10.1.6.0----
and If Router A advertizes its route to ROuter B giving
updates for routes ((written in short form) 2.0 3.0
4.0 5.0 6.0 individually wud make a big routing table..
imagine its only one router .. if we have 4 routers it will
make a BIG routeing table. which needs more processing ..
SO to save processing speed and make shorter routing tables
we have summarization.. remember if router follows
summarization.. it will only advertize 10.1.0.0 and this
single route will advertize all other routes in other
interface/// catch is all the routes should be of same ip
class..10.1 it cant be 172.16.0 etc.. summarization is of
2 kind manual and auto..
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / kvs
having same information in all routers in a single network
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prasad
Its Auto Summarization
it will not summarize the network to /24 or any other. it
will show you, whatever network are present in config.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the purpose of the DLCI? A.) Identifies the remote routers B.) Contained with a 802.2 frame for routing purposes C.) Used with PPP during authentication D.) Identifies the PVC in a Frame Relay network
Which type of switching reads in the entire frame before forwarding it? A.) Pause-and -forward B.) Store-and-Forward C.) Inverse ARP D.) Fast Forward E.) Cut-Through F.) Routing
The "ipx delay number" command will allow an administrator to change the default settings. What are the default settings? A. For LAN interfaces, one tick; for WAN interfaces, six ticks B. For LAN interfaces, six ticks; for WAN interfaces, one tick C. For LAN interfaces, zero ticks; for WAN interfaces, five ticks D. For LAN interfaces, five ticks; for WAN interfaces, zero Ticks
what is the main features of link state routing protocols?
What is the terminal emulation, in which layer it comes?
what is different between semi-managed and managed Switch ?
Identify the command to configure ALL the default VTY ports? A.) Router(config)# line vty 0 4 B.) Router# line vty 0 4 C.) Router(config)# line vty D.) Router(config)# line vty 0
What type of switching creates variable latency through the switch? A.) Cut-Through B.) Inverted C.) Layer 4 D.) Multiplexed E.) Store and Forward
Identify the 3 guidelines for routers in the same autonomous system? A.) Must be configured for RIP B.) Interconnected C.) Assigned the same autonomous system number D.) Configured for the same routing protocol E.) Must be same model of router
Which OSI layer performs code conversion, code formatting and encryption? A.) Physical B.) Data-Link C.) Application D.) Transport E.) Presentation F.) Network
The administrator of a comapny needs to ensure that a web server in their network is accessible from the Internet. Since the network uses private addressing, this requires an IP-to-registered-address mapping. The following command is entered on the router: router(config)# ip nat inside source static 192.168.2.1 198.18.1.254 After unsuccessful results from a ping to the Internet, the administrator issues the show ip nat translations command and the output is blank. What could be the problem with the NAT configuration for this mapping? A. The keyword overload is missing from the command. B. The administrator needs to define a NAT pool first. C. An access list must be defined to create static NAT translations. D. The interfaces need to be configured for NAT.
The maximum distance on a 10BaseT network from the hub to a workstation is which of the following? A.) 500 meters B.) 1000 meters C.) 100 meters D.) 1500 meters