What does 'flags' mean in 'ifconfig -a'?
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
1
I just wondering that what flags=xxxxx,xxx
means from commands ifconfig -a
output.
Could you please explain what does it meaning and when this context change
sjopen1@/> ifconfig -a
en2: flags=e084863,10080
inet 172.16.10.99 netmask 0xffffff00 broadcast 172.16.10.255
inet 172.16.10.41 netmask 0xffffff00 broadcast 172.16.10.255
tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0
Thanks for your help.
ibm-unix-system-services
add a comment |Â
up vote
1
down vote
favorite
1
I just wondering that what flags=xxxxx,xxx
means from commands ifconfig -a
output.
Could you please explain what does it meaning and when this context change
sjopen1@/> ifconfig -a
en2: flags=e084863,10080
inet 172.16.10.99 netmask 0xffffff00 broadcast 172.16.10.255
inet 172.16.10.41 netmask 0xffffff00 broadcast 172.16.10.255
tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0
Thanks for your help.
ibm-unix-system-services
Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
â dsstorefile1
Jun 21 at 6:07
1
@dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
â JunMo
Jun 21 at 8:41
add a comment |Â
up vote
1
down vote
favorite
1
up vote
1
down vote
favorite
1
1
I just wondering that what flags=xxxxx,xxx
means from commands ifconfig -a
output.
Could you please explain what does it meaning and when this context change
sjopen1@/> ifconfig -a
en2: flags=e084863,10080
inet 172.16.10.99 netmask 0xffffff00 broadcast 172.16.10.255
inet 172.16.10.41 netmask 0xffffff00 broadcast 172.16.10.255
tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0
Thanks for your help.
ibm-unix-system-services
I just wondering that what flags=xxxxx,xxx
means from commands ifconfig -a
output.
Could you please explain what does it meaning and when this context change
sjopen1@/> ifconfig -a
en2: flags=e084863,10080
inet 172.16.10.99 netmask 0xffffff00 broadcast 172.16.10.255
inet 172.16.10.41 netmask 0xffffff00 broadcast 172.16.10.255
tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0
Thanks for your help.
ibm-unix-system-services
edited Jun 21 at 5:18
muru
33.1k576140
33.1k576140
asked Jun 21 at 4:41
JunMo
61
61
Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
â dsstorefile1
Jun 21 at 6:07
1
@dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
â JunMo
Jun 21 at 8:41
add a comment |Â
Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
â dsstorefile1
Jun 21 at 6:07
1
@dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
â JunMo
Jun 21 at 8:41
Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
â dsstorefile1
Jun 21 at 6:07
Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
â dsstorefile1
Jun 21 at 6:07
1
1
@dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
â JunMo
Jun 21 at 8:41
@dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
â JunMo
Jun 21 at 8:41
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f451014%2fwhat-does-flags-mean-in-ifconfig-a%23new-answer', 'question_page');
);
Post as a guest
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
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
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
Similar: stackoverflow.com/questions/1328678. I'm not sure where to find the flag definitions for USS, though.
â dsstorefile1
Jun 21 at 6:07
1
@dsstorefile1 thanks, it's really helpful. I could find my answer in '/usr/include/net/if.h' file.
â JunMo
Jun 21 at 8:41