Added example files for backup router in doc/examples.
[silc.git] / doc / examples / README
index fa0b5520a0e3ea2b436cddc16a23641b441bcdf2..ba2831fc22e5f4e1e971cedab42acb1d4b0b86c6 100644 (file)
@@ -1,23 +1,12 @@
 This directory includes example files for a small SILC network.  The
 This directory includes example files for a small SILC network.  The
-network consists of three (3) routers, and seven (7) servers.  One of
-the cell also has a backup router too.  The topology of the network is
-as follows:
+network consists of one router, and three (3) servers.  The cell also
+has one backup router.
 
 Cell 1:
 
 Cell 1:
-Router                212.146.42.250   cell1_router.conf
- Backup router        212.146.42.100   cell1_backup.conf
- Server1              212.146.42.101   cell1_server1.conf
- Server2              212.146.42.102   cell1_server2.conf
-
-Cell 2:
-Router                212.146.42.251   cell2_router.conf
- Server1              212.146.42.130   cell2_server1.conf
- Server2              212.146.42.131   cell2_server2.conf
-
-Cell 3:
-Router                212.146.42.252   cell3_router.conf
- Server1              212.146.42.150   cell3_server1.conf
- Server2              212.146.42.151   cell3_server2.conf
+Router                212.146.42.250   cell_router.conf
+ Backup router        212.146.42.100   cell_backup.conf
+ Server1              212.146.42.101   cell_server1.conf
+ Server2              212.146.42.102   cell_server2.conf
 
 To make it simple all servers and routers use the same public and private
 keys.  They are the silcd.pub and silcd.prv in this directory.  Also, to
 
 To make it simple all servers and routers use the same public and private
 keys.  They are the silcd.pub and silcd.prv in this directory.  Also, to