Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.10.0
DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other
Target Operating System
Linux
QNX
other
Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other
SDK Manager Version
2.1.0
other
Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other
Hi,
I want to set the jumbo packet setting to mgbe0_0. (i. e. mtu=9000)
I tried configure via netplan as above, but settings are not reflected.
netplan_settings.yaml
network:
version: 2
renderer: networkd
ethernets:
mgbe0_0:
addresses: [192.168.14.204/24]
mtu: 9000
mgbe1_0:
addresses: [192.168.10.204/24]
mtu: 9000
mgbe2_0:
addresses: [192.168.41.205/24]
mtu: 9000
mgbe3_0:
addresses: [192.168.40.204/24]
mtu: 9000
eqos_0:
dhcp4: true
mtu: 9000
enP7p1s0:
dhcp4: true
mtu: 9000
result of ifconfig after “netplan apply” and reboot
enP7p1s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 9000
inet6 fe80::4ab0:2dff:fe91:cf89 prefixlen 64 scopeid 0x20<link>
ether 48:b0:2d:91:cf:89 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 11 bytes 1731 (1.7 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eqos_0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1466
inet 43.15.245.249 netmask 255.255.252.0 broadcast 43.15.247.255
inet6 fe80::4ab0:2dff:fec0:9f39 prefixlen 64 scopeid 0x20<link>
inet6 2001:cf8:1:14c1:0:dddd:5f38:78f2 prefixlen 128 scopeid 0x0<global>
ether 48:b0:2d:c0:9f:39 txqueuelen 1000 (Ethernet)
RX packets 86 bytes 8595 (8.5 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 42 bytes 7440 (7.4 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
mgbe0_0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1466 <----- this value is not changed
inet 192.168.14.204 netmask 255.255.255.0 broadcast 192.168.14.255
inet6 fe80::4ab0:2dff:fec0:9f3b prefixlen 64 scopeid 0x20<link>
ether 48:b0:2d:c0:9f:3b txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 11 bytes 942 (942.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
mgbe1_0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 8966
inet 192.168.10.204 netmask 255.255.255.0 broadcast 192.168.10.255
inet6 fe80::4ab0:2dff:fec0:9f3d prefixlen 64 scopeid 0x20<link>
ether 48:b0:2d:c0:9f:3d txqueuelen 1000 (Ethernet)
RX packets 242 bytes 13399 (13.3 KB)
RX errors 0 dropped 37 overruns 0 frame 0
TX packets 6 bytes 516 (516.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
mgbe2_0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 8966
inet 192.168.41.205 netmask 255.255.255.0 broadcast 192.168.41.255
inet6 fe80::4ab0:2dff:fec0:9f3f prefixlen 64 scopeid 0x20<link>
ether 48:b0:2d:c0:9f:3f txqueuelen 1000 (Ethernet)
RX packets 187 bytes 11392 (11.3 KB)
RX errors 0 dropped 186 overruns 0 frame 0
TX packets 27 bytes 4862 (4.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
mgbe2_0.200: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 8966
inet 10.42.0.28 netmask 255.255.255.0 broadcast 10.42.0.255
ether 48:b0:2d:c0:9f:3f txqueuelen 1000 (Ethernet)
RX packets 1 bytes 42 (42.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 19 bytes 4110 (4.1 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
mgbe3_0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 8966
inet 192.168.40.204 netmask 255.255.255.0 broadcast 192.168.40.255
inet6 fe80::4ab0:2dff:fec0:9f41 prefixlen 64 scopeid 0x20<link>
ether 48:b0:2d:c0:9f:41 txqueuelen 1000 (Ethernet)
RX packets 180 bytes 10980 (10.9 KB)
RX errors 0 dropped 180 overruns 0 frame 0
TX packets 9 bytes 766 (766.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Can I set the large mtu to mgbe0_0?