Reference Guide (Supporting software release 4.1.0.0-040GR and later) User guide
Table Of Contents
- Table of Contents
- About This Document
- Introduction
- Common Commands
- User Exec Commands
- Privileged Exec Commands
- Global Configuration Commands
- Crypto-isakmp Instance
- Crypto-group Instance
- Crypto-peer Instance
- Crypto-ipsec Instance
- Crypto-map Instance
- Crypto-trustpoint Instance
- Interface Instance
- Spanning tree-mst Instance
- Extended ACL Instance
- Standard ACL Instance
- Extended MAC ACL Instance
- DHCP Server Instance
- DHCP Class Instance
- RADIUS Server Instance
- Wireless Instance
- RTLS Instance
- SOLE Instance
Brocade Mobility RFS7000-GR Controller CLI Reference Guide 195
53-1001945-01
Global Configuration Commands
5
Example
The example below creates a named extended IP access list.
RFS7000(config)#ip access-list extended TestACL
RFS7000(config-ext-nacl)#
The example below creates a named standard IP access list.
RFS7000(config)#ip access-list standard TestStdACL
RFS7000(config-std-nacl)#
The example below creates a static NAT translation.
RFS7000(config)#ip nat inside destination static 1.1.1.1 2.2.2.2
RFS7000(config)#
The example below creates a DHCP pool.
RFS7000(config)#ip dhcp pool TestPool
RFS7000(config-dhcp)#
The example below creates a DHCP class.
RFS7000(config)#ip dhcp class TestDHCPclass
RFS7000(config-dhcpclass)#










