To modify a parameter value in interactive mode, specify ndd eri, as shown below.
The ndd utility then prompts you for the name of the parameter:
% ndd /dev/eri name to get/set? (Enter the parameter name or ? to view all parameters) |
After you enter the parameter name, the ndd utility prompts you for the parameter value (see Table 3-1 through Table 3-9 for parameter descriptions).
To list all the parameters supported by the eri driver, type:
% ndd /dev/eri \? |
(See Table 3-1 through Table 3-9 for parameter descriptions.)
example# ndd /dev/eri \? ? (read only) transceiver_inuse (read only) link_status (read only) link_speed (read only) link_mode (read only) ipg1 (read and write) ipg2 (read and write) use_int_xcvr (read and write) pace_size (read and write) adv_autoneg_cap (read and write) adv_100fdx_cap (read and write) adv_100hdx_cap (read and write) adv_10fdx_cap (read and write) adv_10hdx_cap (read and write) autoneg_cap (read only) 100T4_cap (read only) 100fdx_cap (read only) 100hdx_cap (read only) 10fdx_cap (read only) 10hdx_cap (read only) lp_autoneg_cap (read only) lp_100fdx_cap (read only) lp_100hdx_cap (read only) lp_10fdx_cap (read only) lp_10hdx_cap (read only) instance (read and write) lance_mode (read and write) ipg0 (read and write) example# |