net fdb tunnelΒΆ

net fdb tunnel(1)	      BIG-IP TMSH Manual	     net fdb tunnel(1)



NAME
       tunnel - Manages tunnel entries in the Layer 2 Forwarding table.

MODULE
       net fdb

SYNTAX
       Configure the tunnel component within the net fdb module using the
       syntax in the following sections.

   DISPLAY
	show tunnel
	show tunnel [ [ [tunnel name] | [glob] | [regex] ] ... ]
	  options:
	    dynamic
	    field-fmt

DESCRIPTION
       You can use the tunnel component to manage tunnel entries in the Layer
       2 Forwarding tables.

EXAMPLES
       show tunnel

       Displays all dynamic tunnel entries in the Layer 2 Forwarding table.

OPTIONS
       all-records
	    Shows, from the specified Tunnel, all dynamic records.

       dynamic
	    Displays all dynamic tunnel entries in the Layer 2 Forwarding
	    table.

       glob Displays the items that match the glob expression. See help glob
	    for a description of glob expression syntax.

       regex
	    Displays the items that match the regular expression. The regular
	    expression must be preceded by an at sign (@[regular expression])
	    to indicate that the identifier is a regular expression. See help
	    regex for a description of regular expression syntax.

SEE ALSO
       glob, net tunnels, regex, show, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or
       by any means, electronic or mechanical, including photocopying,
       recording, or information storage and retrieval systems, for any
       purpose other than the purchaser's personal use, without the express
       written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2009-2010, 2012-2013. All rights
       reserved.



BIG-IP				  2013-03-21		     net fdb tunnel(1)