How to permanently change interface metrics if using DHCP on SLES 12? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsChanging the metric of an interface permanentlyHow to detect SLES version?How much physical disk can SLES 9 handle? Are there any limitations?Testing DHCP range; multiple addresses per interfaceClosed network DHCP+DNS - updating in-addr.arpa side works, forward side refuses to updateConfigure interface to get address via dhcp SolarisHow do I assign a DHCP address to a DHCP client using dhcpd?systemd intrinsic dhcp server gives leases on old subnet when local IP changesDHCP package not transversing tun0 interfaceAvoid setting a default route for a DHCP managed interfaceLinux respond with source address of a virtual interface
Do warforged have souls?
Would an alien lifeform be able to achieve space travel if lacking in vision?
Finding the path in a graph from A to B then back to A with a minimum of shared edges
Can the DM override racial traits?
Road tyres vs "Street" tyres for charity ride on MTB Tandem
Take groceries in checked luggage
Scientific Reports - Significant Figures
Working through the single responsibility principle (SRP) in Python when calls are expensive
system() function string length limit
Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?
How did passengers keep warm on sail ships?
Who or what is the being for whom Being is a question for Heidegger?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
Does the AirPods case need to be around while listening via an iOS Device?
Are spiders unable to hurt humans, especially very small spiders?
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
Problems with Ubuntu mount /tmp
What aspect of planet Earth must be changed to prevent the industrial revolution?
Create an outline of font
Can withdrawing asylum be illegal?
Does Parliament hold absolute power in the UK?
Derivation tree not rendering
How to stretch delimiters to envolve matrices inside of a kbordermatrix?
How many people can fit inside Mordenkainen's Magnificent Mansion?
How to permanently change interface metrics if using DHCP on SLES 12?
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election ResultsChanging the metric of an interface permanentlyHow to detect SLES version?How much physical disk can SLES 9 handle? Are there any limitations?Testing DHCP range; multiple addresses per interfaceClosed network DHCP+DNS - updating in-addr.arpa side works, forward side refuses to updateConfigure interface to get address via dhcp SolarisHow do I assign a DHCP address to a DHCP client using dhcpd?systemd intrinsic dhcp server gives leases on old subnet when local IP changesDHCP package not transversing tun0 interfaceAvoid setting a default route for a DHCP managed interfaceLinux respond with source address of a virtual interface
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
At: Changing the metric of an interface permanently I can see there is a solution, that when if geting IPs via DHCP, you can set metrics per interface, so a given one could come up later.
But for SLES12 (client side, not DHCP server), I cannot see the /etc/dhcpd.conf.
Original issue is that an interface, which should be used as default gw comes up too late, and the routing will be screwed.
The question: how to set the metric for a DHCP interface on client side to be faster than the other ones?
Or maybe there are some DHCPARGS on client side?
dhcp sles
New contributor
christopher435 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
At: Changing the metric of an interface permanently I can see there is a solution, that when if geting IPs via DHCP, you can set metrics per interface, so a given one could come up later.
But for SLES12 (client side, not DHCP server), I cannot see the /etc/dhcpd.conf.
Original issue is that an interface, which should be used as default gw comes up too late, and the routing will be screwed.
The question: how to set the metric for a DHCP interface on client side to be faster than the other ones?
Or maybe there are some DHCPARGS on client side?
dhcp sles
New contributor
christopher435 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
At: Changing the metric of an interface permanently I can see there is a solution, that when if geting IPs via DHCP, you can set metrics per interface, so a given one could come up later.
But for SLES12 (client side, not DHCP server), I cannot see the /etc/dhcpd.conf.
Original issue is that an interface, which should be used as default gw comes up too late, and the routing will be screwed.
The question: how to set the metric for a DHCP interface on client side to be faster than the other ones?
Or maybe there are some DHCPARGS on client side?
dhcp sles
New contributor
christopher435 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
At: Changing the metric of an interface permanently I can see there is a solution, that when if geting IPs via DHCP, you can set metrics per interface, so a given one could come up later.
But for SLES12 (client side, not DHCP server), I cannot see the /etc/dhcpd.conf.
Original issue is that an interface, which should be used as default gw comes up too late, and the routing will be screwed.
The question: how to set the metric for a DHCP interface on client side to be faster than the other ones?
Or maybe there are some DHCPARGS on client side?
dhcp sles
dhcp sles
New contributor
christopher435 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
christopher435 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
christopher435 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked yesterday
christopher435christopher435
1
1
New contributor
christopher435 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
christopher435 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
christopher435 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
christopher435 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f512132%2fhow-to-permanently-change-interface-metrics-if-using-dhcp-on-sles-12%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
christopher435 is a new contributor. Be nice, and check out our Code of Conduct.
christopher435 is a new contributor. Be nice, and check out our Code of Conduct.
christopher435 is a new contributor. Be nice, and check out our Code of Conduct.
christopher435 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f512132%2fhow-to-permanently-change-interface-metrics-if-using-dhcp-on-sles-12%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
-dhcp, sles