from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209612

userrating:


May 25th. 2007:
Words

486

Views

258612

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149912

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





DEVLINK-LC

Section: Linux (8)
Updated: 20 Apr 2022
Index Return to Main Contents
 

NAME

devlin-lc - devlink line card configuration  

SYNOPSIS


devlink [ OPTIONS ] lc { COMMAND | help }


OPTIONS := { -V[ersion] }


devlink lc set DEV lc LC_INDEX [ type { LC_TYPE | notype } ]


devlink lc show [ DEV [ lc LC_INDEX ] ]


devlink lc help

 

DESCRIPTION

 

devlink lc set- change line card attributes

DEV
Specifies the devlink device to operate on.

Format is: BUS_NAME/BUS_ADDRESS

lc LC_INDEX
Specifies index of a line card slot to set.

type {
LC_TYPE | notype } Type of line card to provision. Each driver provides a list of supported line card types which is shown in the output of devlink lc show command.

 

devlink lc show- display line card attributes

DEV
Specifies the devlink device to operate on. If this and lc arguments are omitted all line cards of all devices are listed.

lc LC_INDEX
Specifies index of a line card slot to show.

 

EXAMPLES

devlink lc show

Shows the state of all line cards on the system.

devlink lc show pci/0000:01:00.0 lc 1

Shows the state of line card with index 1.

devlink lc set pci/0000:01:00.0 lc 1 type 16x100G

Sets type of specified line card to type 16x100G.

devlink lc set pci/0000:01:00.0 lc 1 notype

Clears provisioning on a line card.

 

SEE ALSO

devlink(8), devlin-dev(8), devlin-port(8), devlin-monitor(8),

 

AUTHOR

Jiri Pirko <jiri@nvidia.com>


 

Index

NAME
SYNOPSIS
DESCRIPTION
devlink lc set - change line card attributes
devlink lc show - display line card attributes
EXAMPLES
SEE ALSO
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 15.5 ms