Changes between Version 47 and Version 48 of Tutorials/Wireless/mmwaveSB1


Ignore:
Timestamp:
Sep 22, 2020, 1:38:02 PM (4 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/mmwaveSB1

    v47 v48  
    5151* 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
    5252{{{#!shell-session
     53root@srv3-lg1:~# ip link set enp1s0 mtu 9000 up
     54root@srv3-lg1:~# ip addr add 10.115.1.3/16 dev enp1s0
    5355root@srv3-lg1:~# ip addr show dev enp1s0
    54564: enp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc mq state UP group default qlen 1000