Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 761

Advertising
background image

748

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

7

ip route <IP/M> <IP>

Example

rfs7000-37FABE(config-profile-default-rfs7000)#ip default-gateway 172.16.10.4

rfs7000-37FABE(config-profile-default-rfs7000)#ip dns-server-forward

rfs7000-37FABE(config-profile-default-rfs7000)#ip nat inside source list test

interface vlan 1 pool pool1 overload

rfs7000-37FABE(config-profile-default-rfs7000)#show context

profile rfs7000 default-rfs7000

bridge vlan 1

bridging-mode isolated-tunnel

ip igmp snooping

ip igmp snooping querier

ip default-gateway 172.16.10.4

autoinstall configuration

autoinstall firmware

crypto ikev1 policy ikev1-default

isakmp-proposal default encryption aes-256 group 2 hash sha

crypto ikev2 policy ikev2-default

isakmp-proposal default encryption aes-256 group 2 hash sha

crypto ipsec transform-set default esp-aes-256 esp-sha-hmac

crypto ikev1 remote-vpn

crypto ikev2 remote-vpn

crypto auto-ipsec-secure

interface me1

interface ge1

ip dhcp trust

qos trust dscp

qos trust 802.1p

source list
<IP-ACCESS-LIST-NAME>

Configures an access list describing local addresses

<IP-ACCESS-LIST-NAME> – Specify a name for the IP access list.

interface
[<INTERFACE-NAME>|
pppoe1|
vlan <1-4094>|
wwan1]

Selects an interface to configure. Select a layer 3 router interface or a VLAN interface.

<INTERFACE-NAME> – Selects a layer 3 interface. Specify the layer 3 router
interface name.

vlan – Selects a VLAN interface

<1-4094> – Set the SVI VLAN ID of the interface.

pppoe1 – Selects PPP over Ethernet interface

wwan1 – Selects Wireless WAN interface

address <IP>

The following keyword is recursive and common to all interface types:

address <IP> – Configures the interface IP address used with NAT

interface
<L3-IF-NAME>

The following keyword is recursive and common to all interface types:

interface <L3-IF-NAME> – Configures a wireless controller or service platform’s VLAN interface

<L3IFNAME> – Specify the SVI VLAN ID of the interface.

overload

The following keyword is recursive and common to all interface types:

overload – Enables use of global address for many local addresses

pool
<NAT-POOL-NAME>

The following keyword is recursive and common to all interface types:

pool <NAT-POOL-NAME> – Specifies the NAT pool

<NAT-POOL-NAME> – Specify the NAT pool name.

route

Configures the static routes

<IP/M>

Specify the IP destination prefix in the A.B.C.D/M format.

<IP>

Specify the IP address of the gateway.

Advertising