Network diagram, Configuration procedure – H3C Technologies H3C S3600 Series Switches User Manual
Page 803
1-14
Network Diagram
Figure 1-5 Network diagram for forming an IRF fabric
Configuration Procedure
1) Configure Switch A.
# Configure fabric ports.
[Sysname] fabric-port GigabitEthernet1/1/1 enable
[Sysname] fabric-port GigabitEthernet1/1/2 enable
# Configure the unit name as Unit 1.
[Sysname] set unit 1 name Unit1
# Configure the fabric name as hello.
[Sysname] sysname hello
# Configure the fabric authentication mode as simple and the password as welcome.
[hello] irf-fabric authentication-mode simple welcome
2) Configure Switch B.
# Configure fabric ports.
[Sysname] fabric-port GigabitEthernet1/1/1 enable
[Sysname] fabric-port GigabitEthernet1/1/2 enable
# Set the unit ID to 2.
[Sysname] change unit-id 1 to 2
# Configure the unit name as Unit 2.
[Sysname] set unit 1 name unit2
# Configure the fabric name as hello.
[Sysname] sysname hello
# Configure the fabric authentication mode as simple and the password as welcome.
[hello] irf-fabric authentication-mode simple welcome
Configurations on Switch C and Switch D are similar with the above configurations.