I have installed the EVE-NG bare-metal iso to my appliance that has 4 separate interfaces. How can I assign separate bridge networks to separate interfaces? I want to use the current connected interface eth0/pnet0: 10.1.1.196 and assign eth3/pnet3 to another network that will connect to a live Cisco switch.
Current Management Network:
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master pnet0 state UP group default qlen 1000
link/ether 20:04:0f:eb:4a:c0 brd ff:ff:ff:ff:ff:ff
altname eno1
altname enp1s0f0
pnet0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 20:04:0f:eb:4a:c0 brd ff:ff:ff:ff:ff:ff
inet 10.1.1.196/16 brd 10.1.255.255 scope global pnet0
valid_lft forever preferred_lft forever
inet6 fe80::2204:fff:feeb:4ac0/64 scope link
Separate Network: 172.16.28.x/24 GW 172.16.28.1
5: eth3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master pnet3 state UP group default qlen 1000
link/ether 20:04:0f:eb:4a:c3 brd ff:ff:ff:ff:ff:ff
altname eno4
altname enp2s0f1
9: pnet1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
link/ether b6:4c:6d:62:d2:19 brd ff:ff:ff:ff:ff:ff
Assign bridge networks to separate physical interfaces
Moderator: mike
-
- Posts: 1
- Joined: Fri Sep 22, 2017 3:47 pm
-
- Posts: 360
- Joined: Thu Mar 29, 2018 4:19 pm
Re: Assign bridge networks to separate physical interfaces
no need to apply IPs to pnet interfaces , each cloud acts as a bridge.
https://www.eve-ng.net/wp-content/uploa ... f#page=149
https://www.eve-ng.net/wp-content/uploa ... f#page=149