Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 209

Advertising
background image

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)#

Advertising