[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring a Profile

You can create a profile by using CLI commands similar to those used to create the equivalent static interfaces. You can configure a profile for bridged Ethernet, IP, IPv6, MLPPP, PPP, PPPoE, or VLAN interfaces.

To configure a profile:

  1. Create a profile by assigning it a name.
    host1(config)#profile foo
  2. Specify a VR to which to assign dynamic IP interfaces created with this profile.
    host1(config-profile)#ip virtual-router egypt
  3. Specify an IP loopback interface for dynamic IP interfaces created with this profile to be associated.
    host1(config-profile)#ip unnumbered loopback 0
  4. Configure IPCP option 0x90.
    host1(config-profile)#ppp ipcp netmask
  5. Optionally set IP, IPv6, MLPPP, PPP, or PPPoE characteristics.

    Note: When configuring either IP or IPv6 to operate over PPP, you might want to initiate IP or IPv6 by using the appropriate ppp initiate command, either ppp initiate-ip or ppp initiate-ipv6. This command initiates either IPv4 or IPv6 in the event you are connecting to a passive client.

bridge1483 mtu

ip access-routes

ip address

ip auto-configure ip-subscriber

ip auto-detect ip-subscriber

ip directed-broadcast

ip filter-options all

ip igmp

ip ignore-df-bit

ip inactivity-timer

ip inspection

ip mtu

ip nat

ip policy

ip redirects

ip route-cache flow sampled

ip route-map ip-subscriber

ip sa-validate

ip tcp adjust-mss

ip unnumbered

ip virtual-router

ipv6 address

ipv6 mld

ipv6 mtu

ipv6 nd

ipv6 nd managed-config-flag

ipv6 nd other-config-flag

ipv6 nd prefix-advertisement

ipv6 nd ra-interval

ipv6 nd ra-lifetime

ipv6 nd reachable-time

ipv6 nd suppress-ra

ipv6 policy

ipv6 sa-validate

ipv6 unnumbered

ipv6 virtual-router

l2tp policy

ppp aaa-profile

ppp authentication

ppp chap-challenge-length

ppp fragmentation

ppp hash-link-selection

ppp initiate-ip

ppp initiate-ipv6

ppp ipcp netmask

ppp keepalive

ppp log

ppp magic-number disable

ppp magic-number ignore-mismatch

ppp max-negotiations

ppp mru

ppp multilink enable

ppp passive-mode

ppp peer

ppp reassembly

pppoe acName

pppoe always-offer

pppoe duplicate-protection

pppoe log pppoeControlPacket

pppoe mtu

pppoe mtu

pppoe remote-circuit-id

pppoe service-name-table

pppoe sessions

pppoe url

profile

svlan ethertype

vlan advisory-rx-speed

vlan advisory-tx-speed

vlan auto-configure

vlan auto-configure agent-circuit-identifier

vlan description

vlan policy

vlan profile

vlan service-profile


[Contents] [Prev] [Next] [Index] [Report an Error]