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
Access control lists
Table 2. OS9-to-OS10 ACL commands
OS9 ACL command OS10 ACL command
clear counters {ip | ipv6 | mac} access-
group name
clear {mac | ip | ipv6} access-list counters
access-list-
name
{ip | ipv6 | mac} access-group access-list-
name {in | out} [implicit-permit] [vlan
vlan-id] [vrf vrf-name]
{ip | ipv6 | mac} access-group
access-list-name
{in |
out}
NOTE: This command is supported in INTERFACE and
CONTROL-PLANE modes.
{ip | ipv6 | mac} access-list standard
access-list-name
{ip | ipv6 | mac} access-list
access-list-name
Standard IP ACL: seq sequence-number {deny
| permit} {source-address|any | host ip-
address} [count [byte]] [dscp value]
[order] [fragments] [log [interval minutes]
[threshold-in-msgs [count]] [monitor]
[seq
sequence-number
] {permit | deny} {
source-address
mask
| any | host
ip-address
} [count [byte]] [dscp
value
] [fragments] [capture session
session
] [log]
Extended IP ACL: seq sequence-number {deny |
permit} {ip | icmp | arp | ip-protocol-
number} {source-address mask | any |
host ip-address} {destination-address mask
| any | host ip-address} [count [byte]]
[dscp value] [order] [monitor] [fragments]
[log [interval minutes] [threshold-in-msgs
[count]] [monitor]
[seq
sequence-number
] {permit | deny} [
protocol-
number
| icmp | ip | tcp | udp] {
source-address mask
| any | host
ip-address
} {
destination-address mask
| any | host
ip-address
} [count [byte]] [dscp
value
]
[fragments] [capture session
session
] [log]
seq sequence-number {deny|permit} tcp
{source-address mask|any|host ip-address}
[bit] [operator port [port]] {destination-
address mask|any|host ip-address} [dscp
value] [bit] [operator port [port]]
[count [byte]] [order] [fragments] [log
[interval minutes] [threshold-in-msgs
[count]] [monitor]
[seq
sequence-number
] {permit | deny} tcp {
source-
address mask
| any | host
ip-address
[operator port
[
port
]]} {
destination-address mask
| any | host
ip-
address
[operator port [
port
]]} [count [byte]] [dscp
value
] [fragments] [
flags
] [capture session
session
]
[log]
seq sequence-number {deny|permit} udp
{source-address mask|any|host ip-address}
[operator port [port]] {destination-address
mask|any|host ip-address} [operator port
[port]] [count [byte]] [dscp value]
[order] [fragments] [log [interval minutes]
[threshold-in-msgs [count]] [monitor]
[seq
sequence-number
] {permit | deny} udp {
source-
address mask
| any | host
ip-address
[operator port
[
port
]]} {
destination-address mask
| any | host
ip-
address
[operator port [
port
]]} [count [byte]] [dscp
value
] [fragments] [
flags
] [capture session
session
]
[log]
seq sequence-number {deny|permit} {ipv6-
protocol-number|icmp|ip|tcp|udp} {source-
address mask|any|host ipv6-address}
{destination-address mask|any|host ipv6-
address} [operator port [port]] [count
[byte]] [log [interval minutes] [threshold-
in-msgs [count]] [monitor]
[seq
sequence-number
] {permit | deny} {
protocol-
number
| icmp | ipv6} {
source-address mask
| any | host
ipv6-address
} {
destination-address mask
| any | host
ipv6-address
} [count [byte]] [dscp
value
] [fragments]
[capture session
session
] [log]
{deny|permit} tcp {source-address mask|
any|host ipv6-address} [operator port
[port]] {destination-address mask|any|host
ipv6-address} [bit] [operator port [port]]
[count [byte]] [log [interval minutes]
[threshold-in-msgs [count]] [monitor]
[seq
sequence-number
] {permit | deny} tcp {
source-
address mask
| any | host
ipv6-address
[operator port
[
port
]]} {
destination-address mask
| any | host
ipv6-
address
[operator port [
port
]]} [count [byte]] [dscp
value
] [fragments] [
flags
] [capture session
session
]
[log]
{deny|permit} udp {source-address mask|
any|host ipv6-address} [operator port
[port]] {destination-address mask|any|host
[seq
sequence-number
] {permit | deny} udp {
source-
address mask
| any | host
ipv6-address
[operator port
[
port
]]} {
destination-address mask
| any | host
ipv6-
6