Identical network printers: find the right one

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I need to install a network printer Kyocera ECOSYS M2035dn in Kubuntu 16.04. There are several identical printers in our local network:


In file properties, there is no IP address of these devices:

When I try to add a printer through CUPS page, there is also no information about ip address:

I could try adding all printers and print the test page, but I don't want to disturb my colleagues. How can I add a printer, knowing its IP address?
networking printing
add a comment |Â
up vote
0
down vote
favorite
I need to install a network printer Kyocera ECOSYS M2035dn in Kubuntu 16.04. There are several identical printers in our local network:


In file properties, there is no IP address of these devices:

When I try to add a printer through CUPS page, there is also no information about ip address:

I could try adding all printers and print the test page, but I don't want to disturb my colleagues. How can I add a printer, knowing its IP address?
networking printing
1
KM3C991.local seems to be the name of your printer, try the commandping -c1 KM3C991.local, it should show the ip of the printer.
â pim
Feb 28 at 11:01
Oh thank you! All printers are pinged well, and now I can find my printer. You can make this an answer, I'll mark it solved.
â Michael O.
Feb 28 at 11:05
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I need to install a network printer Kyocera ECOSYS M2035dn in Kubuntu 16.04. There are several identical printers in our local network:


In file properties, there is no IP address of these devices:

When I try to add a printer through CUPS page, there is also no information about ip address:

I could try adding all printers and print the test page, but I don't want to disturb my colleagues. How can I add a printer, knowing its IP address?
networking printing
I need to install a network printer Kyocera ECOSYS M2035dn in Kubuntu 16.04. There are several identical printers in our local network:


In file properties, there is no IP address of these devices:

When I try to add a printer through CUPS page, there is also no information about ip address:

I could try adding all printers and print the test page, but I don't want to disturb my colleagues. How can I add a printer, knowing its IP address?
networking printing
networking printing
asked Feb 28 at 10:56
Michael O.
1506
1506
1
KM3C991.local seems to be the name of your printer, try the commandping -c1 KM3C991.local, it should show the ip of the printer.
â pim
Feb 28 at 11:01
Oh thank you! All printers are pinged well, and now I can find my printer. You can make this an answer, I'll mark it solved.
â Michael O.
Feb 28 at 11:05
add a comment |Â
1
KM3C991.local seems to be the name of your printer, try the commandping -c1 KM3C991.local, it should show the ip of the printer.
â pim
Feb 28 at 11:01
Oh thank you! All printers are pinged well, and now I can find my printer. You can make this an answer, I'll mark it solved.
â Michael O.
Feb 28 at 11:05
1
1
KM3C991.local seems to be the name of your printer, try the command
ping -c1 KM3C991.local, it should show the ip of the printer.â pim
Feb 28 at 11:01
KM3C991.local seems to be the name of your printer, try the command
ping -c1 KM3C991.local, it should show the ip of the printer.â pim
Feb 28 at 11:01
Oh thank you! All printers are pinged well, and now I can find my printer. You can make this an answer, I'll mark it solved.
â Michael O.
Feb 28 at 11:05
Oh thank you! All printers are pinged well, and now I can find my printer. You can make this an answer, I'll mark it solved.
â Michael O.
Feb 28 at 11:05
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
KM3C991.local is the name of your printer on your network.
ping -c1 KM3C991.local will show you the IP address of the printer.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
KM3C991.local is the name of your printer on your network.
ping -c1 KM3C991.local will show you the IP address of the printer.
add a comment |Â
up vote
1
down vote
accepted
KM3C991.local is the name of your printer on your network.
ping -c1 KM3C991.local will show you the IP address of the printer.
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
KM3C991.local is the name of your printer on your network.
ping -c1 KM3C991.local will show you the IP address of the printer.
KM3C991.local is the name of your printer on your network.
ping -c1 KM3C991.local will show you the IP address of the printer.
answered Feb 28 at 11:08
pim
1,730822
1,730822
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2faskubuntu.com%2fquestions%2f1010610%2fidentical-network-printers-find-the-right-one%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
1
KM3C991.local seems to be the name of your printer, try the command
ping -c1 KM3C991.local, it should show the ip of the printer.â pim
Feb 28 at 11:01
Oh thank you! All printers are pinged well, and now I can find my printer. You can make this an answer, I'll mark it solved.
â Michael O.
Feb 28 at 11:05