Reference Guide
Table Of Contents
- Dell EMC SmartFabric OS10: OS9-to-OS10 Command Mapping
- _
- Migrating from OS9 to OS10 command-line interface
- 802.1x authentication
- Access control lists
- Address resolution protocol
- Alarm
- Authentication, Authorization, and Accounting
- Border gateway protocol
- Common commands
- Data center bridging eXchange
- DHCP relay
- DHCP server
- DHCP snooping
- Domain name server
- Equal cost multi-path
- FEFD
- Fibre channel
- File management
- Internet Group Management Protocol
- Interfaces
- Internet small computer system interface
- IP routing
- IPv4 addressing
- IPv6 addressing
- Link aggregation control protocol
- Link layer discovery protocol
- LLDP-MED
- Multicast
- MLD snooping
- Multiple spanning-tree protocol
- Neighbor discovery protocol
- Network time protocol
- Object tracking manager
- OpenFlow
- Open shortest path first V2
- Open shortest path first V3
- Protocol Independent Multicast
- Policy-based routing
- Port monitoring
- PVLAN
- Port Security
- Precision Time Protocol
- Quality of service
- Rapid per-VLAN spanning-tree plus
- Rapid spanning-tree protocol
- RestConf configuration
- Security
- sFlow
- Simple Network Management Protocol
- SmartFabric Services
- SmartFabric Director
- Spanning-Tree Protocol
- SupportAssist
- SyncE
- System management
- Support bundle
- Telemetry
- Uplink Failure Detection
- Virtual link trunking
- Virtual router redundancy protocol
- Virtual routing and forwarding
- VLAN
- VXLAN
- Weighted Random Early Detection and Explicit Congestion Notification
- X.509v3
- Zero touch deployment
- Migrating from OS9 to OS10 command-line interface
Authentication, Authorization, and Accounting
Table 8. OS9-to-OS10 AAA commands
OS9 AAA command OS10 AAA command
aaa accounting {system | exec | commands
level | role role-name} {name | default}
{start-stop | wait-start | stop-only}
{tacacs+}
aaa accounting commands all {console | default} {start-
stop | stop-only | none} [logging] [group tacacs+]
aaa authentication login {method-list-name |
default} method [... method4]
aaa authentication login {console | default} {local |
group radius | group tacacs+}
ip tacacs source-interface interface ip tacacs source-interface interface
radius-server host {hostname | ipv4-address
| ipv6-address} [auth-port port-number]
[retransmit retries] [timeout seconds] [key
[encryption-type] key]]
radius-server host {
hostname
|
ip-address
} {auth-
port
port-number
} | key {0 authentication-key |
9 authentication-key |
authentication-key
[auth-port
port-number
]} | tls security-profile
profile-name
}
tacacs-server host {hostname | ipv4-address
| ipv6-address} [port port-number] [timeout
seconds] [key key]
tacacs-server host {
hostname
|
ip-address
} key
{0 authentication-key | 9 authentication-key |
authentication-key} [auth-port
port-number
]
tacacs-server timeout seconds tacacs-server timeout seconds
tacacs-server vrf vrf-name [source-interface
interface]
tacacs-server vrf {management |
vrf-name
}
Not supported userrole default inherit
existing-role-name
Border gateway protocol
Table 9. OS9-to-OS10 BGP commands
OS9 BGP command OS10 BGP command
address-family {ipv4|ipv6}{unicast|
multicast}
address-family {ipv4|ipv6}{unicast}
aggregate-address ip-address/mask [as-set]
[summary-only] [advertise-map map-name]
[attribute-map map-name] [suppress-map map-
name]
aggregate-address ip-address/mask [as-set]
[summary-only] [advertise-map map-name]
[attribute-map map-name] [suppress-map map-
name]
bgp add-path [send path-count|receive|both
path-count]
Not supported
bgp always-compare-med
always-compare-med
bgp asnotation [asplain|asdot+|asdot] as-notation {asdot | asdot+ | asplain}
bgp bestpath as-path {ignore|multipath-
relax}
bestpath as-path {ignore|multipath-relax}
bgp bestpath med {confed|missing-as-best}
bgp bestpath med {confed|missing-as-worst}
bgp bestpath router-id ignore
bestpath router-id ignore
bgp client-to-client reflection
client-to-client reflection
bgp cluster-id {1-4294967295|ip-address}
cluster-id {1-4294967295|{
ip-address
}
bgp confederation identifier
{{1-4294967295}|{0.1-65535.65535}}
confederation identifier {1-4294967295}
bgp confederation peer {{1-4294967295}|
{0.1-65535.65535}}
confederation peer {1-4294967295}
11