The switch supports an IP stack on the OutOfBand (OOB) port. This IP stack is separate from the IP stack running on the ASIC ports, and it has a separate routing table.
If the switch supports more than one IP interface, when you specify a remote IP address or a DNS name, you must also specify the IP stack that is being referred to.
To indicate that the OOB IP stack is being specified, add ’oob/’ before the remote IP address or the DNS name.
The following examples specify the OOB network::
- ping oob/1.1.1.1
- sntp server oob/sntp-server.company.com
- permit ip-source 2.2.2.0 mask /24 oob (Management ACL)
Leave A Comment?