Solving network type problems

Nahid
Nahid  Diamond  (1)
7 years 10 months ago  View: 1269  Reply: 6
1F
Perform the following steps to solve network type problems:


1. On a peer-to-peer (P2P) network, a neighbor relationship is established through Hello messages.
2. On a broadcast network, such as an Ethernet, Token Ring, or Fiber Distributed Data Interface (FDDI) network, Designated Router (DR)/Backup Designated Router (BDR) are elected through Hello messages; a neighbor relationship is established through Hello messages.
3. On a non-broadcast network, such as an frame relay (FR), and Integrated Services Digital Network (ISDN),
Manually establish a neighbor relationship.
> Run the ospf network-type broadcast command to change the network type to broadcast.
 >Run the peer command to establish a neighbor relationship.
nazmun021
nazmun021  Gold 
7 years 10 months ago
2F
great!
jfjina
jfjina  Gold 
7 years 10 months ago
3F
nice post
akther
akther  Gold 
7 years 10 months ago
4F
great. nice solution
ashrafulhakim
ashrafulhakim  Silver 
7 years 10 months ago
5F
good solution
Fernando
Fernando  Gold 
7 years 10 months ago
6F
nice! thanks
user_2837311
user_2837311  Diamond 
3 years 9 months ago
7F
useful document, thanks