Today,i read the Vnet/IP network building mannual thoroughly.Now make a summary of it.I think it should have several steps to finish the configuration as following:
1.You have to determine what the
Vnet domain number,such as the domain number is 6 and 10.That's ok.
2.When we have known the domain number,naturally,we know the ip parameters which will be configured on related interface of L3SW.That's,192.168.134/24 and 192.168.138/24,the default gateway are 192.168.134.253 and 192.168.138.253 respectively.All of these parameters are based on the example of the first step.
3.Making well physical connection prepare.connect any port of L2SW by bus 1, and determine what port we want to use on L3SW,to assume, the port 1 and port 2.That's all right, the next working is going to implement port configuration.
4.Here,maybe you have a question about what's ip address for port 1? Luckly,we have known the default gateway in step 2. Therefor, the port 1 ip address is 192.168.134.253/24,as well as port 2 is 192.168.138.253.
5.The left work is going to configure the L3SW. I believe it is a light carriage on a familiar road for you now.