Sponsored Content
Operating Systems Solaris Set MTU value for ipv6 interfaces Post 303034892 by Sumanthsv on Thursday 9th of May 2019 01:41:34 AM
Old 05-09-2019
Set MTU value for ipv6 interfaces

Hi,

I am trying to set mtu value for ipv6 interfaces. I know how to set it for ipv4 interfaces
Code:
ifconfig net1 mtu 1240

Do I need to add any iptype for the above command ?

Note:
OS:Solaris 10

TIA
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How to change the MTU in Unix registry?

Does anyone know how to or know of a web page where I can find how to change the MTU speed in Unix registry? Any info. would be greatly appreciated. Thanks, Techie (2 Replies)
Discussion started by: Techie_girl
2 Replies

2. Solaris

MTU Value

Hi guys, Do anyone know how to change the MTU value on an interface on Solaris 10 server? (2 Replies)
Discussion started by: shabu
2 Replies

3. Solaris

how to find MTU size on solaris.

How do i find the MTU size on solaris, which file to look into. Please help I'm a newbie to administration. (1 Reply)
Discussion started by: ramky79
1 Replies

4. HP-UX

MTU size

Hi, Just want to ask on how to check and change the MTU size of the nodes from 1500 to 9000? I need to match the MTU size of some cluster nodes which has 1500 to the others with 9000 because they are inconsistent. Thanks (1 Reply)
Discussion started by: criphaze22
1 Replies

5. IP Networking

IPV6 very slow, not respecting MTU??

Hi, Curious problem with IPV6. Situation is wget request from squid proxy via intermediate router. With IPV4 (wget -4) speed is ~100MB/sec. With IPV6 (wget -6) it drops to 30KB/sec. Examining the traffic with tcpdump shows that the squid box is regularly sending out over-sized packets (>MTU)... (5 Replies)
Discussion started by: jusme
5 Replies

6. Linux

Help Me: How to set ARP stale time interval on linux platform for Ipv6 interface

Hi, Can any one please help me increase the arp stale time of an ipv6 interface on linux platform ? I have tried increasing the variable gc_stale_time but that doesnt work. Thanks (2 Replies)
Discussion started by: dkothapa
2 Replies

7. Solaris

Interfaces and Virtual-interfaces queries

Hi Al, In course of understanding networking in Solaris, I have these doubts on Interfaces. Please clarify me. I have done fair research in this site and others but could not be clarified. 1. In the "ifconfig -a" command, I see many interfaces and their configurations. But I see many... (1 Reply)
Discussion started by: satish51392111
1 Replies

8. UNIX for Dummies Questions & Answers

MTU setting for IRIX

Couldn't find an IRIX forum, so I'm posting to this one... Just had our SAs rebuild an IRIX machine and now I need to set the MTU to 1344 (vice 1500 default). I can set it manually using the ifconfig command, but it won't survive a reboot. I made an entry into the /etc/init.d/ifconfig-1.options... (0 Replies)
Discussion started by: scottwevans
0 Replies

9. UNIX for Dummies Questions & Answers

Assigning ipv6 to bonding interface - getting old as well as changed ipv6 in ifconfig output

Hi, I have created a bonding bond1 interface with 6 Eth , mode=4. Recently i have changed my old ipv6 to new one and tried to restart as well as reload network service. Post which i can see old as well as changed ipv6 in ifconfig command output. Below are few files and command output for your... (1 Reply)
Discussion started by: omkar.jadhav
1 Replies
NRATTACH(8)						   Linux System Managers Manual 					       NRATTACH(8)

NAME
nrattach - Start a NET/ROM interface SYNOPSIS
nrattach [-i inetaddr] [-m mtu] [-v] port DESCRIPTION
Nrattach takes many of the parameters for the port from the nrports(5) file. The paclen parameter is used for the device mtu unless over- ridden by a value on the command line. The port argument is the name of a port as given in the nrports(5) file. Nrattach tries to find the first free NET/ROM device in the system. The devices checked are nr0, nr1, nr2 and nr3 in that order. If no free NET/ROM device is available an error is generated and the program terminates. OPTIONS
-i inetaddr Set the internet address of the interface. This address may either be a dotted decimal address or a host name. -m mtu Sets the mtu of the interface. If this value is not given then the value is taken from the paclen parameter in nrports. -v Display the version. SEE ALSO
netrom(4), nrparms(4), nrports(5), ifconfig(8). BUGS
The program can be run many times with the same arguments creating many instances of the same attributes on different devices. Not a good idea. AUTHOR
Jonathan Naylor G4KLX <g4klx@g4klx.demon.co.uk> Linux 21 May 1996 NRATTACH(8)
All times are GMT -4. The time now is 04:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy