Custom Search

Friday, August 1, 2014

Howto linux Check whether the network interface is up or down

Please use the command #ifconfig

Example:
#ifconfig br-test
#ifconfig eth0

1)
interface "br-test" is Down


 2)
Bring the interface "br-test" UP


3)
Interface "br-test" is UP





No comments:

Post a Comment