On 4/23/23 18:06, ToddAndMargo via users wrote:
On 4/23/23 18:01, Samuel Sieb wrote:
On 4/23/23 17:49, ToddAndMargo via users wrote:
On 4/23/23 17:43, Samuel Sieb wrote:
On 4/23/23 17:36, ToddAndMargo via users wrote:
What am I missing here?????


# netstat -rn | grep eno2
0.0.0.0         192.168.250.1   0.0.0.0         UG        0 0 0 eno2
192.168.250.0   0.0.0.0         255.255.255.0   U         0 0 0 eno2



# /usr/bin/nmcli c down eno2
Error: 'eno2' is not an active connection.
Error: no active connection provided.

What does "nmcli c" show?

# /usr/bin/nmcli c

NAME                UUID                                  TYPE DEVICE
Wired connection 2  3d30b55f-3675-3e71-88fd-a9796720a9f3  ethernet  eno2

virbr0              72451e48-3fe4-44a6-9648-c632f9b45123  bridge virbr0

Wired connection 1  3bbdbba2-be96-3a0f-b0d5-b8a34912e7b7  ethernet  --

The connection name is "Wired connection 2".  (tab completion works)


Changing "c" to "d" works too

# /usr/bin/nmcli d down eno2
Device 'eno2' successfully disconnected.

# /usr/bin/nmcli d up eno2
Device 'eno2' successfully activated with '3d30b55f-3675-3e71-88fd-a9796720a9f3'.

The (c)onnection name is "Wired connection 2", the (d)evice name is "eno2".
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to