|
Lines 83-89
Link Here
|
| 83 |
node, attaches four Ethernet interfaces to it and |
83 |
node, attaches four Ethernet interfaces to it and |
| 84 |
sets the forwarding method to be IP-address based: |
84 |
sets the forwarding method to be IP-address based: |
| 85 |
.Bd -literal -offset indent |
85 |
.Bd -literal -offset indent |
| 86 |
/usr/sbin/ngctl -f- <<-SEQ |
86 |
/usr/sbin/ngctl -f- << SEQ |
| 87 |
mkpeer fec dummy fec |
87 |
mkpeer fec dummy fec |
| 88 |
msg fec0: add_iface "dc0" |
88 |
msg fec0: add_iface "dc0" |
| 89 |
msg fec0: add_iface "dc1" |
89 |
msg fec0: add_iface "dc1" |