Unsolved
1 Rookie
•
9 Posts
0
41
OS 10 documentation / CLI gaps
BRIEF
I suspect I'm running into documnetation bugs ... where do I report these?
BACKGROUND
I'm just starting to work with Dell switches, using the S5232F-ON line
I'm running v 10.5.2.9
switch# show version
Dell EMC Networking OS10 Enterprise
Copyright (c) 1999-2022 by Dell Inc. All Rights Reserved.
OS Version: 10.5.2.9
Build Version: 10.5.2.9.390
Build Time: 2022-01-21T19:49:12+0000
System Type: S5232F-ON
Architecture: x86_64
Up Time: 11 weeks 3 days 23:59:22
switch#
I'm using https://dl.dell.com/topicspdf/smrtfab-os10-5-2_ug_en-us_en-us.pdf for my documentation
DETAIL
This document is mostly correct ... but in some places, the commands it documents don't seem to exist
Example #1
switch(config)# ip radius source-interface
% Error: Unrecognized command.
switch(config)#
Example #2
switch(config)# ip access-list snmp-read-only-acl
% Error: Unrecognized command.
switch(config)# ip access-list
switch(config)# ip
domain-name Define default domain name
name-server Specify addess of name server to use; Name servers are limited to
maximum of 3
ssh Edit SSH settings
telnet Specify telnet options
vrf Configure VRF Instance
switch(config)# ip
--sk
Stuart Kendrick