Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual
Page 761
748
Brocade Mobility RFS Controller CLI Reference Guide
53-1003098-01
7
ip route
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
Configures an access list describing local addresses
•
interface
[
pppoe1|
vlan <1-4094>|
wwan1]
Selects an interface to configure. Select a layer 3 router interface or a VLAN interface.
•
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
The following keyword is recursive and common to all interface types:
•
address
interface
The following keyword is recursive and common to all interface types:
•
interface
•
overload
The following keyword is recursive and common to all interface types:
•
overload – Enables use of global address for many local addresses
pool
The following keyword is recursive and common to all interface types:
•
pool
•
route
Configures the static routes
Specify the IP destination prefix in the A.B.C.D/M format.
Specify the IP address of the gateway.