Saturday, September 25, 2010

Kaspersky and Digital Star donated 500,000 yuan each, Yushu



As at 17 o'clock on the April 16, China Red Cross Society of the community were receiving assistance to earthquake-stricken areas in Qinghai Yushu receivables pledged donation of materials and letters of intention to 31.5 million yuan, 7.38 million yuan of funds has arrive.

Samsung Group has committed to the Chinese Red Cross donated 10 million yuan, is the Red Cross Society of China received the largest amount of corporate giving commitments. Daughter of a famous entrepreneur Wang Yung-ching of Taiwan, VIA Cher Wang, chairman commitment by the Chinese Red Cross donated to the earthquake Yushu 10 million yuan worth of funds and is currently undertaking the largest amount of individual donations.

In addition, Pfizer pledged money and goods worth 500 million; General Motors (China) Investment Co., Ltd., Johnson & Johnson (Shanghai) Medical Equipment Co., Ltd., Xi'an-Janssen Pharmaceutical Co., Ltd., Dongfeng Citroen the Company committed to donated one million yuan; China Merchants Securities love the Red Cross promised to donate 500,000 yuan fund.

Epson (China) Co., Ltd, Canon (China) Co., Ltd., Beijing Kaspersky Technology Co., Ltd., Beijing Star Network Technology Co., Ltd. Parkway digital Yushu earthquake each donate 50 million, have been credited into account.







Recommended links:



MicroStrategy to support Apple? IPhone?



TS To MKV



3GP to WMV



Qualcomm CEO: WiMax 3G will compete in the face of Setbacks



Compilation of the stack of parameters passed and amended



Interview with Eastman Kodak Asia Pacific Director of Human Resources is pleased to Ms.



DivX to IPod



Easy to use Browsers



INFOMATION Seasonal - Screen Savers



Basic Or VB Or VB DotNet Report



VC + + dynamic link library (DLL) program in layman's language (1)



cable tv For pc



Rad Warp filter: swimming fonts



Borrow money to make money doing business



Sina Focus M & A suspected insider trading Fosun



Backup And Restore Directory



Flash game production - memory Game



Tuesday, September 14, 2010

OSPF Posts: Frame Relay OSPF-radio host



Objectives:

In R1, R4 and R5's Frame Relay network configuration between the OSPF, the network type is broadcast, to achieve VLAN A, VLAN B and VLAN C interoperability






Configuration Guide:

Configured on the R1 interface, Ethernet0 / 0 address is 1.0.0.1 / 8

In the R4 on the configuration interface Ethernet0 / 0 address is 4.0.0.4 / 8

In R5 the configuration interface Ethernet0 / 0 address is 5.0.0.5 / 8

Configuration interface on the R1 Seria0 / 0 address is 10.0.0.1 / 8

In the R4 on the configuration interface Serial0 / 0 address is 10.0.0.4 / 8

Configuration interface on the R5 Serial0 / 0 address is 10.0.0.5 / 8

In R1, R4 and R5 of the Serial interface configuration Frame Relay encapsulation

R4 and R5 in the Reverse Address Resolution disable Frame Relay

Configure a static mapping in the R1 through DCLI104 to 10.0.0.4 and 10.0.0.5 through DLCI105 to

Configure a static mapping in the R4, to the 10.0.0.1 and 10.0.0.5 through DLCI401

Configure a static mapping in the R5, to the 10.0.0.1 and 10.0.0.4 through DLCI501

Ensure that the link supports broadcast and multicast packet delivery

In R1, R4, and R5 of the Serial interface configured OSPF network type as broadcast

R4 and R5 in the Serial Interface Configuration OSPF priority to 0

Configure R1, R4 and R5 join all the interfaces area 0

Self-question:

broadcast type of network and other network types are different?

This network type is a unicast or multicast LSA to send?

This type of network support for DR / BDR election?

These attributes have any effect on the configuration?

Final configuration and validation:

R1:

interface Ethernet0 / 0

ip address 1.0.0.1 255.0.0.0

!

interface Serial0 / 0

ip address 10.0.0.1 255.0.0.0

encapsulation frame-relay

ip ospf network broadcast

frame-relay map ip 10.0.0.4 104 broadcast

frame-relay map ip 10.0.0.5 105 broadcast

!

router ospf 1

network 0.0.0.0 255.255.255.255 area 0

R4:

interface Ethernet0 / 0

ip address 4.0.0.4 255.0.0.0

!

interface Serial0 / 0

ip address 10.0.0.4 255.0.0.0

encapsulation frame-relay

ip ospf network broadcast

ip ospf priority 0

frame-relay map ip 10.0.0.1 401 broadcast

frame-relay map ip 10.0.0.5 401

no frame-relay inverse-arp

!

router ospf 1

network 0.0.0.0 255.255.255.255 area 0

R5:

interface Ethernet0 / 0

ip address 5.0.0.5 255.0.0.0

!

interface Serial0 / 0

ip address 10.0.0.5 255.0.0.0

encapsulation frame-relay

ip ospf network broadcast

ip ospf priority 0

frame-relay map ip 10.0.0.1 501 broadcast

frame-relay map ip 10.0.0.4 501

no frame-relay inverse-arp

!

router ospf 1

network 0.0.0.0 255.255.255.255 area 0

R1 # show ip ospf neighbor

Neighbor ID Pri State Dead Time Address Interface

10.0.0.4 0 FULL / DROTHER 00:00:33 10.0.0.4 Serial0 / 0

10.0.0.5 0 FULL / DROTHER 00:00:36 10.0.0.5 Serial0 / 0

R4 # show ip ospf neighbor

Neighbor ID Pri State Dead Time Address Interface

10.0.0.1 1 FULL / DR 00:00:39 10.0.0.1 Serial0 / 0

R5 # show ip ospf neighbor

Neighbor ID Pri State Dead Time Address Interface

10.0.0.1 1 FULL / DR 00:00:33 10.0.0.1 Serial0 / 0

R1 # show ip route

Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP

i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

ia - IS-IS inter area, backup bin conf config data eshow_sitemap.html generate.sh log maint sitemap.html svn tmp - candidate default, U - per-user static route

o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

C 1.0.0.0 / 8 is directly connected, Ethernet0 / 0

O 4.0.0.0 / 8 [110/74] via 10.0.0.4, 00:01:49, Serial0 / 0

O 5.0.0.0 / 8 [110/74] via 10.0.0.5, 00:01:49, Serial0 / 0

C 10.0.0.0 / 8 is directly connected, Serial0 / 0

R4 # show ip route

Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP

i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

ia - IS-IS inter area, backup bin conf config data eshow_sitemap.html generate.sh log maint sitemap.html svn tmp - candidate default, U - per-user static route

o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

O 1.0.0.0 / 8 [110/74] via 10.0.0.1, 00:02:26, Serial0 / 0

C 4.0.0.0 / 8 is directly connected, Ethernet0 / 0

O 5.0.0.0 / 8 [110/74] via 10.0.0.5, 00:02:26, Serial0 / 0

C 10.0.0.0 / 8 is directly connected, Serial0 / 0

R5 # show ip route

Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP

i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

ia - IS-IS inter area, backup bin conf config data eshow_sitemap.html generate.sh log maint sitemap.html svn tmp - candidate default, U - per-user static route

o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

O 1.0.0.0 / 8 [110/74] via 10.0.0.1, 00:00:11, Serial0 / 0

O 4.0.0.0 / 8 [110/74] via 10.0.0.4, 00:00:11, Serial0 / 0

C 5.0.0.0 / 8 is directly connected, Ethernet0 / 0

C 10.0.0.0 / 8 is directly connected, Serial0 /

Notes:

Type in the network broadcast network OSPF hellos packets through multicast transmission, such as non-broadcast network type as required DR / BDR election. For Ethernet or Token Ring type network that broadcast, this is the default network type. Note that in this example framerelay map command to increase the broadcast option, because the hello packet is a multicast transmission. In addition, since not a single broadcast is why the DR and BDR do not need to configure the neighbor command. Similarly, there will be a precedent referred to the priority allocation problem, skip.

By using the show ip ospf neighbor command to verify that the neighbor relationship between the use of show ip ospf interface command to verify the network type and DR / BDR.

Next hop of the problem on a similar precedent.







Recommended links:



F4v To Swf



mpeg4 To mp4



Youtube To Mpg



M4a to mp3 converter