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 |
Identify the 2 commands that save the running-config to a TFTP server? A.) write running tftp B.) copy running network C.) copy running tftp D.) write network
What command do you enter at the keyboard to begin a user mode session? A.) Type 'CTRL-P' B.) Type 'login' C.) Just press . D.) Type 'enable' E.) Press 'Shift + Ctrl + 6' at the same time.
what is farme realy.and on which layer it work
Identify the type of hardware required to connect a Token ring network to an Ethernet network? A.) Repeater B.) TR-Enet C.) Router D.) Token Ring to Ethernet translation hub
Identify the definition of demarcation? A.) Date in which the WAN service contract expires B.) Cabling which extends from the WAN service provider to the customer C.) Division of responsibility, where the CPE ends and the local loop begins D.) Equipment which is located at the customer premises
Identify the command that configures serial0 for PPP encapsulation? A.) Router(config)# encapsulation ppp B.) Router(config-if)# encapsulation serial ppp C.) Router(config-if)# encapsulation ppp D.) Router# encapsulation ppp
If you are running Token Ring with Novell IPX routing, which encapsulation should you use? A.) SAP B.) SNAP C.) 802.5 D.) 802.2
When a Distance Vector routing protocol detects that a connected network has gone down, it sends out a special routing update packet, telling all directly connected routers that the distance to the dead network is infinity. This is an example of which routing technology? A.) ICMP. B.) Only Link State routing protocols have this intelligence. C.) Triggered updates. D.) Garrison-4. E.) Split Horizon. F.) Poison Reverse.
PICT & JPEG are examples of what layer in the OSI seven layer model? A.) Transport B.) Presentation C.) Application D.) Datalink E.) Network F.) Session
Which Standard IP Access list commands will deny only the source address 1.1.1.1? A.) access-list 9 deny host 1.1.1.1 B.) access-list 9 deny 1.1.1.1 255.255.255.0 C.) access-list 9 deny 1.1.1.1 0.0.0.0 D.) access-list 9 deny 1.1.1.1 0.255.255.255 E.) access-list 9 deny 1.1.1.1 255.255.255.255
What does data packets consist of?
The Internet Control Message Protocol occurs at what layer of the seven layer model? A.) Physical B.) Transport C.) Session D.) Datalink E.) Presentation F.) Network