Changes between Version 47 and Version 48 of Tutorials/Wireless/mmwaveSB1
- Timestamp:
- Sep 22, 2020, 1:38:02 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/mmwaveSB1
v47 v48 51 51 * The IP addresses for Ethernet Port 1(10G) on the X310s rfdev3-1 and rfdev3-2 were hard-coded to 10.115.6.1 and 10.115.6.2 respectively. To access them from srv3-lg1 or srv4-lg1, configure the network interface enp1s0 as follows 52 52 {{{#!shell-session 53 root@srv3-lg1:~# ip link set enp1s0 mtu 9000 up 54 root@srv3-lg1:~# ip addr add 10.115.1.3/16 dev enp1s0 53 55 root@srv3-lg1:~# ip addr show dev enp1s0 54 56 4: enp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc mq state UP group default qlen 1000